public class ClassInFrameRefStructure extends ClassRefStructure
Java class for ClassInFrameRefStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ClassInFrameRefStructure">
<simpleContent>
<extension base="<http://www.netex.org.uk/netex>ClassRefStructure">
<attribute name="classRefType" type="{http://www.netex.org.uk/netex}ClassRefTypeEnumeration" default="members" />
</extension>
</simpleContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected ClassRefTypeEnumeration |
classRefType |
nameOfClass, value| Constructor and Description |
|---|
ClassInFrameRefStructure() |
| Modifier and Type | Method and Description |
|---|---|
ClassRefTypeEnumeration |
getClassRefType()
Gets the value of the classRefType property.
|
void |
setClassRefType(ClassRefTypeEnumeration value)
Sets the value of the classRefType property.
|
String |
toString()
Generates a String representation of the contents of this type.
|
ClassInFrameRefStructure |
withClassRefType(ClassRefTypeEnumeration value) |
ClassInFrameRefStructure |
withNameOfClass(String value) |
ClassInFrameRefStructure |
withValue(String value) |
getNameOfClass, getValue, setNameOfClass, setValueprotected ClassRefTypeEnumeration classRefType
public ClassRefTypeEnumeration getClassRefType()
ClassRefTypeEnumerationpublic void setClassRefType(ClassRefTypeEnumeration value)
value - allowed object is
ClassRefTypeEnumerationpublic ClassInFrameRefStructure withClassRefType(ClassRefTypeEnumeration value)
public ClassInFrameRefStructure withValue(String value)
withValue in class ClassRefStructurepublic ClassInFrameRefStructure withNameOfClass(String value)
withNameOfClass in class ClassRefStructurepublic String toString()
toString in class ClassRefStructureCopyright © 2018 Entur AS. All rights reserved.