public class VirSchemaTO extends AbstractSchemaTO
| Constructor and Description |
|---|
VirSchemaTO() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAnyType() |
String |
getExtAttrName() |
String |
getResource() |
boolean |
isReadonly() |
void |
setAnyType(String anyType) |
void |
setExtAttrName(String extAttrName) |
void |
setReadonly(boolean readonly) |
void |
setResource(String resource) |
getAnyTypeClass, getKey, setAnyTypeClass, setKeyequals, hashCode, toStringpublic boolean isReadonly()
public void setReadonly(boolean readonly)
public String getResource()
public void setResource(String resource)
public String getAnyType()
public void setAnyType(String anyType)
public String getExtAttrName()
public void setExtAttrName(String extAttrName)
Copyright © 2010–2016 The Apache Software Foundation. All rights reserved.