org.fosstrak.ale.wsdl.alecc.epcglobal
Class UndefineRNG
java.lang.Object
org.fosstrak.ale.wsdl.alecc.epcglobal.UndefineRNG
public class UndefineRNG
- extends java.lang.Object
Java class for UndefineRNG complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="UndefineRNG">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="rngName" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</restriction>
</complexContent>
</complexType>
|
Field Summary |
protected java.lang.String |
rngName
|
|
Method Summary |
java.lang.String |
getRngName()
Gets the value of the rngName property. |
void |
setRngName(java.lang.String value)
Sets the value of the rngName property. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
rngName
protected java.lang.String rngName
UndefineRNG
public UndefineRNG()
getRngName
public java.lang.String getRngName()
- Gets the value of the rngName property.
- Returns:
- possible object is
String
setRngName
public void setRngName(java.lang.String value)
- Sets the value of the rngName property.
- Parameters:
value - allowed object is
String
Copyright © 2009. All Rights Reserved.