yarfraw.generated.admin.elements
Class AdminType
java.lang.Object
yarfraw.generated.admin.elements.AdminType
public class AdminType
- extends Object
Java class for adminType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="adminType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute ref="{http://www.w3.org/1999/02/22-rdf-syntax-ns#}resource"/>
</restriction>
</complexContent>
</complexType>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
resource
protected String resource
AdminType
public AdminType()
getResource
public String getResource()
- Gets the value of the resource property.
- Returns:
- possible object is
String
setResource
public void setResource(String value)
- Sets the value of the resource property.
- Parameters:
value
- allowed object is
String
Copyright © 2008. All Rights Reserved.