repo
stringlengths
7
58
path
stringlengths
12
218
func_name
stringlengths
3
140
original_string
stringlengths
73
34.1k
language
stringclasses
1 value
code
stringlengths
73
34.1k
code_tokens
list
docstring
stringlengths
3
16k
docstring_tokens
list
sha
stringlengths
40
40
url
stringlengths
105
339
partition
stringclasses
1 value
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/waterbody/_2/WaterGroundSurfaceType.java
WaterGroundSurfaceType.get_GenericApplicationPropertyOfWaterGroundSurface
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfWaterGroundSurface() { if (_GenericApplicationPropertyOfWaterGroundSurface == null) { _GenericApplicationPropertyOfWaterGroundSurface = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfWa...
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfWaterGroundSurface() { if (_GenericApplicationPropertyOfWaterGroundSurface == null) { _GenericApplicationPropertyOfWaterGroundSurface = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfWa...
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfWaterGroundSurface", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfWaterGroundSurface", "==", "null", ")", "{", "_GenericApplicationPropertyOfWaterGroundSurface", "=", ...
Gets the value of the genericApplicationPropertyOfWaterGroundSurface property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the gener...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfWaterGroundSurface", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/waterbody/_2/WaterGroundSurfaceType.java#L77-L82
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/appearance/_1/TexCoordGenType.java
TexCoordGenType.get_GenericApplicationPropertyOfTexCoordGen
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfTexCoordGen() { if (_GenericApplicationPropertyOfTexCoordGen == null) { _GenericApplicationPropertyOfTexCoordGen = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfTexCoordGen; }
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfTexCoordGen() { if (_GenericApplicationPropertyOfTexCoordGen == null) { _GenericApplicationPropertyOfTexCoordGen = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfTexCoordGen; }
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfTexCoordGen", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfTexCoordGen", "==", "null", ")", "{", "_GenericApplicationPropertyOfTexCoordGen", "=", "new", "ArrayList",...
Gets the value of the genericApplicationPropertyOfTexCoordGen property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the genericAppli...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfTexCoordGen", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/appearance/_1/TexCoordGenType.java#L125-L130
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/building/_1/InteriorWallSurfaceType.java
InteriorWallSurfaceType.get_GenericApplicationPropertyOfInteriorWallSurface
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfInteriorWallSurface() { if (_GenericApplicationPropertyOfInteriorWallSurface == null) { _GenericApplicationPropertyOfInteriorWallSurface = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyO...
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfInteriorWallSurface() { if (_GenericApplicationPropertyOfInteriorWallSurface == null) { _GenericApplicationPropertyOfInteriorWallSurface = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyO...
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfInteriorWallSurface", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfInteriorWallSurface", "==", "null", ")", "{", "_GenericApplicationPropertyOfInteriorWallSurface", "=",...
Gets the value of the genericApplicationPropertyOfInteriorWallSurface property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the gene...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfInteriorWallSurface", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/building/_1/InteriorWallSurfaceType.java#L73-L78
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/relief/_2/ReliefFeatureType.java
ReliefFeatureType.get_GenericApplicationPropertyOfReliefFeature
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfReliefFeature() { if (_GenericApplicationPropertyOfReliefFeature == null) { _GenericApplicationPropertyOfReliefFeature = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfReliefFeature; ...
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfReliefFeature() { if (_GenericApplicationPropertyOfReliefFeature == null) { _GenericApplicationPropertyOfReliefFeature = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfReliefFeature; ...
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfReliefFeature", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfReliefFeature", "==", "null", ")", "{", "_GenericApplicationPropertyOfReliefFeature", "=", "new", "Array...
Gets the value of the genericApplicationPropertyOfReliefFeature property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the genericApp...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfReliefFeature", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/relief/_2/ReliefFeatureType.java#L145-L150
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/vegetation/_1/AbstractVegetationObjectType.java
AbstractVegetationObjectType.get_GenericApplicationPropertyOfVegetationObject
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfVegetationObject() { if (_GenericApplicationPropertyOfVegetationObject == null) { _GenericApplicationPropertyOfVegetationObject = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfVegetati...
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfVegetationObject() { if (_GenericApplicationPropertyOfVegetationObject == null) { _GenericApplicationPropertyOfVegetationObject = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfVegetati...
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfVegetationObject", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfVegetationObject", "==", "null", ")", "{", "_GenericApplicationPropertyOfVegetationObject", "=", "new",...
Gets the value of the genericApplicationPropertyOfVegetationObject property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the generic...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfVegetationObject", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/vegetation/_1/AbstractVegetationObjectType.java#L82-L87
train
citygml4j/citygml4j
src/main/java/org/citygml4j/util/internal/xml/SystemIDResolver.java
SystemIDResolver.isWindowsAbsolutePath
private static boolean isWindowsAbsolutePath(String systemId) { if(!isAbsolutePath(systemId)) return false; // On Windows, an absolute path starts with "[drive_letter]:\". if (systemId.length() > 2 && systemId.charAt(1) == ':' && Character.isLetter(systemId.charAt(0)) && (sy...
java
private static boolean isWindowsAbsolutePath(String systemId) { if(!isAbsolutePath(systemId)) return false; // On Windows, an absolute path starts with "[drive_letter]:\". if (systemId.length() > 2 && systemId.charAt(1) == ':' && Character.isLetter(systemId.charAt(0)) && (sy...
[ "private", "static", "boolean", "isWindowsAbsolutePath", "(", "String", "systemId", ")", "{", "if", "(", "!", "isAbsolutePath", "(", "systemId", ")", ")", "return", "false", ";", "// On Windows, an absolute path starts with \"[drive_letter]:\\\".", "if", "(", "systemId"...
Return true if the local path is a Windows absolute path. @param systemId The path string @return true if the path is a Windows absolute path
[ "Return", "true", "if", "the", "local", "path", "is", "a", "Windows", "absolute", "path", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src/main/java/org/citygml4j/util/internal/xml/SystemIDResolver.java#L162-L174
train
citygml4j/citygml4j
src-gen/main/java/oasis/names/tc/ciq/xsdschema/xal/_2/PostOfficeElement.java
PostOfficeElement.getPostOfficeName
public List<PostOfficeElement.PostOfficeName> getPostOfficeName() { if (postOfficeName == null) { postOfficeName = new ArrayList<PostOfficeElement.PostOfficeName>(); } return this.postOfficeName; }
java
public List<PostOfficeElement.PostOfficeName> getPostOfficeName() { if (postOfficeName == null) { postOfficeName = new ArrayList<PostOfficeElement.PostOfficeName>(); } return this.postOfficeName; }
[ "public", "List", "<", "PostOfficeElement", ".", "PostOfficeName", ">", "getPostOfficeName", "(", ")", "{", "if", "(", "postOfficeName", "==", "null", ")", "{", "postOfficeName", "=", "new", "ArrayList", "<", "PostOfficeElement", ".", "PostOfficeName", ">", "(",...
Gets the value of the postOfficeName property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the postOfficeName property. <p> For exa...
[ "Gets", "the", "value", "of", "the", "postOfficeName", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/oasis/names/tc/ciq/xsdschema/xal/_2/PostOfficeElement.java#L183-L188
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/building/_2/AbstractBuildingType.java
AbstractBuildingType.get_GenericApplicationPropertyOfAbstractBuilding
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfAbstractBuilding() { if (_GenericApplicationPropertyOfAbstractBuilding == null) { _GenericApplicationPropertyOfAbstractBuilding = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfAbstract...
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfAbstractBuilding() { if (_GenericApplicationPropertyOfAbstractBuilding == null) { _GenericApplicationPropertyOfAbstractBuilding = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfAbstract...
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfAbstractBuilding", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfAbstractBuilding", "==", "null", ")", "{", "_GenericApplicationPropertyOfAbstractBuilding", "=", "new",...
Gets the value of the genericApplicationPropertyOfAbstractBuilding property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the generic...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfAbstractBuilding", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/building/_2/AbstractBuildingType.java#L1232-L1237
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/bridge/_2/AbstractBridgeType.java
AbstractBridgeType.get_GenericApplicationPropertyOfAbstractBridge
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfAbstractBridge() { if (_GenericApplicationPropertyOfAbstractBridge == null) { _GenericApplicationPropertyOfAbstractBridge = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfAbstractBridge...
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfAbstractBridge() { if (_GenericApplicationPropertyOfAbstractBridge == null) { _GenericApplicationPropertyOfAbstractBridge = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfAbstractBridge...
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfAbstractBridge", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfAbstractBridge", "==", "null", ")", "{", "_GenericApplicationPropertyOfAbstractBridge", "=", "new", "Ar...
Gets the value of the genericApplicationPropertyOfAbstractBridge property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the genericAp...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfAbstractBridge", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/bridge/_2/AbstractBridgeType.java#L1048-L1053
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/transportation/_1/AbstractTransportationObjectType.java
AbstractTransportationObjectType.get_GenericApplicationPropertyOfTransportationObject
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfTransportationObject() { if (_GenericApplicationPropertyOfTransportationObject == null) { _GenericApplicationPropertyOfTransportationObject = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationProper...
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfTransportationObject() { if (_GenericApplicationPropertyOfTransportationObject == null) { _GenericApplicationPropertyOfTransportationObject = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationProper...
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfTransportationObject", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfTransportationObject", "==", "null", ")", "{", "_GenericApplicationPropertyOfTransportationObject", "...
Gets the value of the genericApplicationPropertyOfTransportationObject property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the gen...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfTransportationObject", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/transportation/_1/AbstractTransportationObjectType.java#L82-L87
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/tunnel/_2/TunnelFurnitureType.java
TunnelFurnitureType.get_GenericApplicationPropertyOfTunnelFurniture
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfTunnelFurniture() { if (_GenericApplicationPropertyOfTunnelFurniture == null) { _GenericApplicationPropertyOfTunnelFurniture = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfTunnelFurni...
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfTunnelFurniture() { if (_GenericApplicationPropertyOfTunnelFurniture == null) { _GenericApplicationPropertyOfTunnelFurniture = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfTunnelFurni...
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfTunnelFurniture", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfTunnelFurniture", "==", "null", ")", "{", "_GenericApplicationPropertyOfTunnelFurniture", "=", "new", ...
Gets the value of the genericApplicationPropertyOfTunnelFurniture property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the genericA...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfTunnelFurniture", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/tunnel/_2/TunnelFurnitureType.java#L255-L260
train
citygml4j/citygml4j
src-gen/main/java/oasis/names/tc/ciq/xsdschema/xal/_2/PostalRouteType.java
PostalRouteType.getPostalRouteName
public List<PostalRouteType.PostalRouteName> getPostalRouteName() { if (postalRouteName == null) { postalRouteName = new ArrayList<PostalRouteType.PostalRouteName>(); } return this.postalRouteName; }
java
public List<PostalRouteType.PostalRouteName> getPostalRouteName() { if (postalRouteName == null) { postalRouteName = new ArrayList<PostalRouteType.PostalRouteName>(); } return this.postalRouteName; }
[ "public", "List", "<", "PostalRouteType", ".", "PostalRouteName", ">", "getPostalRouteName", "(", ")", "{", "if", "(", "postalRouteName", "==", "null", ")", "{", "postalRouteName", "=", "new", "ArrayList", "<", "PostalRouteType", ".", "PostalRouteName", ">", "("...
Gets the value of the postalRouteName property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the postalRouteName property. <p> For e...
[ "Gets", "the", "value", "of", "the", "postalRouteName", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/oasis/names/tc/ciq/xsdschema/xal/_2/PostalRouteType.java#L158-L163
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/gml/FeatureArrayPropertyType.java
FeatureArrayPropertyType.get_Feature
public List<JAXBElement<? extends AbstractFeatureType>> get_Feature() { if (_Feature == null) { _Feature = new ArrayList<JAXBElement<? extends AbstractFeatureType>>(); } return this._Feature; }
java
public List<JAXBElement<? extends AbstractFeatureType>> get_Feature() { if (_Feature == null) { _Feature = new ArrayList<JAXBElement<? extends AbstractFeatureType>>(); } return this._Feature; }
[ "public", "List", "<", "JAXBElement", "<", "?", "extends", "AbstractFeatureType", ">", ">", "get_Feature", "(", ")", "{", "if", "(", "_Feature", "==", "null", ")", "{", "_Feature", "=", "new", "ArrayList", "<", "JAXBElement", "<", "?", "extends", "Abstract...
Gets the value of the feature property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the feature property. <p> For example, to add a...
[ "Gets", "the", "value", "of", "the", "feature", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/gml/FeatureArrayPropertyType.java#L260-L265
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/bridge/_2/GroundSurfaceType.java
GroundSurfaceType.get_GenericApplicationPropertyOfGroundSurface
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfGroundSurface() { if (_GenericApplicationPropertyOfGroundSurface == null) { _GenericApplicationPropertyOfGroundSurface = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfGroundSurface; ...
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfGroundSurface() { if (_GenericApplicationPropertyOfGroundSurface == null) { _GenericApplicationPropertyOfGroundSurface = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfGroundSurface; ...
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfGroundSurface", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfGroundSurface", "==", "null", ")", "{", "_GenericApplicationPropertyOfGroundSurface", "=", "new", "Array...
Gets the value of the genericApplicationPropertyOfGroundSurface property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the genericApp...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfGroundSurface", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/bridge/_2/GroundSurfaceType.java#L73-L78
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/_2/CityModelType.java
CityModelType.get_GenericApplicationPropertyOfCityModel
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfCityModel() { if (_GenericApplicationPropertyOfCityModel == null) { _GenericApplicationPropertyOfCityModel = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfCityModel; }
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfCityModel() { if (_GenericApplicationPropertyOfCityModel == null) { _GenericApplicationPropertyOfCityModel = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfCityModel; }
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfCityModel", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfCityModel", "==", "null", ")", "{", "_GenericApplicationPropertyOfCityModel", "=", "new", "ArrayList", "<"...
Gets the value of the genericApplicationPropertyOfCityModel property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the genericApplica...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfCityModel", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/_2/CityModelType.java#L77-L82
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/bridge/_2/CeilingSurfaceType.java
CeilingSurfaceType.get_GenericApplicationPropertyOfCeilingSurface
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfCeilingSurface() { if (_GenericApplicationPropertyOfCeilingSurface == null) { _GenericApplicationPropertyOfCeilingSurface = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfCeilingSurface...
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfCeilingSurface() { if (_GenericApplicationPropertyOfCeilingSurface == null) { _GenericApplicationPropertyOfCeilingSurface = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfCeilingSurface...
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfCeilingSurface", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfCeilingSurface", "==", "null", ")", "{", "_GenericApplicationPropertyOfCeilingSurface", "=", "new", "Ar...
Gets the value of the genericApplicationPropertyOfCeilingSurface property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the genericAp...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfCeilingSurface", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/bridge/_2/CeilingSurfaceType.java#L73-L78
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/tunnel/_2/IntTunnelInstallationType.java
IntTunnelInstallationType.get_GenericApplicationPropertyOfIntTunnelInstallation
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfIntTunnelInstallation() { if (_GenericApplicationPropertyOfIntTunnelInstallation == null) { _GenericApplicationPropertyOfIntTunnelInstallation = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPro...
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfIntTunnelInstallation() { if (_GenericApplicationPropertyOfIntTunnelInstallation == null) { _GenericApplicationPropertyOfIntTunnelInstallation = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPro...
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfIntTunnelInstallation", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfIntTunnelInstallation", "==", "null", ")", "{", "_GenericApplicationPropertyOfIntTunnelInstallation", ...
Gets the value of the genericApplicationPropertyOfIntTunnelInstallation property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the ge...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfIntTunnelInstallation", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/tunnel/_2/IntTunnelInstallationType.java#L297-L302
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/appearance/_1/TexCoordListType.java
TexCoordListType.getTextureCoordinates
public List<TexCoordListType.TextureCoordinates> getTextureCoordinates() { if (textureCoordinates == null) { textureCoordinates = new ArrayList<TexCoordListType.TextureCoordinates>(); } return this.textureCoordinates; }
java
public List<TexCoordListType.TextureCoordinates> getTextureCoordinates() { if (textureCoordinates == null) { textureCoordinates = new ArrayList<TexCoordListType.TextureCoordinates>(); } return this.textureCoordinates; }
[ "public", "List", "<", "TexCoordListType", ".", "TextureCoordinates", ">", "getTextureCoordinates", "(", ")", "{", "if", "(", "textureCoordinates", "==", "null", ")", "{", "textureCoordinates", "=", "new", "ArrayList", "<", "TexCoordListType", ".", "TextureCoordinat...
Gets the value of the textureCoordinates property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the textureCoordinates property. <p>...
[ "Gets", "the", "value", "of", "the", "textureCoordinates", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/appearance/_1/TexCoordListType.java#L94-L99
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/appearance/_1/TexCoordListType.java
TexCoordListType.get_GenericApplicationPropertyOfTexCoordList
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfTexCoordList() { if (_GenericApplicationPropertyOfTexCoordList == null) { _GenericApplicationPropertyOfTexCoordList = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfTexCoordList; }
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfTexCoordList() { if (_GenericApplicationPropertyOfTexCoordList == null) { _GenericApplicationPropertyOfTexCoordList = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfTexCoordList; }
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfTexCoordList", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfTexCoordList", "==", "null", ")", "{", "_GenericApplicationPropertyOfTexCoordList", "=", "new", "ArrayLis...
Gets the value of the genericApplicationPropertyOfTexCoordList property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the genericAppl...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfTexCoordList", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/appearance/_1/TexCoordListType.java#L132-L137
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/landuse/_1/LandUseType.java
LandUseType.get_GenericApplicationPropertyOfLandUse
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfLandUse() { if (_GenericApplicationPropertyOfLandUse == null) { _GenericApplicationPropertyOfLandUse = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfLandUse; }
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfLandUse() { if (_GenericApplicationPropertyOfLandUse == null) { _GenericApplicationPropertyOfLandUse = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfLandUse; }
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfLandUse", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfLandUse", "==", "null", ")", "{", "_GenericApplicationPropertyOfLandUse", "=", "new", "ArrayList", "<", "J...
Gets the value of the genericApplicationPropertyOfLandUse property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the genericApplicati...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfLandUse", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/landuse/_1/LandUseType.java#L348-L353
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/vegetation/_1/PlantCoverType.java
PlantCoverType.get_GenericApplicationPropertyOfPlantCover
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfPlantCover() { if (_GenericApplicationPropertyOfPlantCover == null) { _GenericApplicationPropertyOfPlantCover = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfPlantCover; }
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfPlantCover() { if (_GenericApplicationPropertyOfPlantCover == null) { _GenericApplicationPropertyOfPlantCover = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfPlantCover; }
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfPlantCover", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfPlantCover", "==", "null", ")", "{", "_GenericApplicationPropertyOfPlantCover", "=", "new", "ArrayList", ...
Gets the value of the genericApplicationPropertyOfPlantCover property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the genericApplic...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfPlantCover", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/vegetation/_1/PlantCoverType.java#L401-L406
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/appearance/_2/AbstractTextureParameterizationType.java
AbstractTextureParameterizationType.get_GenericApplicationPropertyOfTextureParameterization
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfTextureParameterization() { if (_GenericApplicationPropertyOfTextureParameterization == null) { _GenericApplicationPropertyOfTextureParameterization = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicat...
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfTextureParameterization() { if (_GenericApplicationPropertyOfTextureParameterization == null) { _GenericApplicationPropertyOfTextureParameterization = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicat...
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfTextureParameterization", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfTextureParameterization", "==", "null", ")", "{", "_GenericApplicationPropertyOfTextureParameterizat...
Gets the value of the genericApplicationPropertyOfTextureParameterization property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the ...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfTextureParameterization", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/appearance/_2/AbstractTextureParameterizationType.java#L126-L131
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/waterbody/_2/WaterSurfaceType.java
WaterSurfaceType.get_GenericApplicationPropertyOfWaterSurface
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfWaterSurface() { if (_GenericApplicationPropertyOfWaterSurface == null) { _GenericApplicationPropertyOfWaterSurface = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfWaterSurface; }
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfWaterSurface() { if (_GenericApplicationPropertyOfWaterSurface == null) { _GenericApplicationPropertyOfWaterSurface = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfWaterSurface; }
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfWaterSurface", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfWaterSurface", "==", "null", ")", "{", "_GenericApplicationPropertyOfWaterSurface", "=", "new", "ArrayLis...
Gets the value of the genericApplicationPropertyOfWaterSurface property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the genericAppl...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfWaterSurface", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/waterbody/_2/WaterSurfaceType.java#L109-L114
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/relief/_2/TINReliefType.java
TINReliefType.get_GenericApplicationPropertyOfTinRelief
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfTinRelief() { if (_GenericApplicationPropertyOfTinRelief == null) { _GenericApplicationPropertyOfTinRelief = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfTinRelief; }
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfTinRelief() { if (_GenericApplicationPropertyOfTinRelief == null) { _GenericApplicationPropertyOfTinRelief = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfTinRelief; }
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfTinRelief", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfTinRelief", "==", "null", ")", "{", "_GenericApplicationPropertyOfTinRelief", "=", "new", "ArrayList", "<"...
Gets the value of the genericApplicationPropertyOfTinRelief property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the genericApplica...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfTinRelief", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/relief/_2/TINReliefType.java#L110-L115
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/building/_2/AbstractOpeningType.java
AbstractOpeningType.get_GenericApplicationPropertyOfOpening
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfOpening() { if (_GenericApplicationPropertyOfOpening == null) { _GenericApplicationPropertyOfOpening = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfOpening; }
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfOpening() { if (_GenericApplicationPropertyOfOpening == null) { _GenericApplicationPropertyOfOpening = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfOpening; }
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfOpening", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfOpening", "==", "null", ")", "{", "_GenericApplicationPropertyOfOpening", "=", "new", "ArrayList", "<", "J...
Gets the value of the genericApplicationPropertyOfOpening property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the genericApplicati...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfOpening", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/building/_2/AbstractOpeningType.java#L209-L214
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/bridge/_2/OuterCeilingSurfaceType.java
OuterCeilingSurfaceType.get_GenericApplicationPropertyOfOuterCeilingSurface
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfOuterCeilingSurface() { if (_GenericApplicationPropertyOfOuterCeilingSurface == null) { _GenericApplicationPropertyOfOuterCeilingSurface = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyO...
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfOuterCeilingSurface() { if (_GenericApplicationPropertyOfOuterCeilingSurface == null) { _GenericApplicationPropertyOfOuterCeilingSurface = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyO...
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfOuterCeilingSurface", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfOuterCeilingSurface", "==", "null", ")", "{", "_GenericApplicationPropertyOfOuterCeilingSurface", "=",...
Gets the value of the genericApplicationPropertyOfOuterCeilingSurface property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the gene...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfOuterCeilingSurface", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/bridge/_2/OuterCeilingSurfaceType.java#L73-L78
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/cityfurniture/_1/CityFurnitureType.java
CityFurnitureType.get_GenericApplicationPropertyOfCityFurniture
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfCityFurniture() { if (_GenericApplicationPropertyOfCityFurniture == null) { _GenericApplicationPropertyOfCityFurniture = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfCityFurniture; ...
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfCityFurniture() { if (_GenericApplicationPropertyOfCityFurniture == null) { _GenericApplicationPropertyOfCityFurniture = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfCityFurniture; ...
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfCityFurniture", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfCityFurniture", "==", "null", ")", "{", "_GenericApplicationPropertyOfCityFurniture", "=", "new", "Array...
Gets the value of the genericApplicationPropertyOfCityFurniture property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the genericApp...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfCityFurniture", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/cityfurniture/_1/CityFurnitureType.java#L526-L531
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/relief/_1/MassPointReliefType.java
MassPointReliefType.get_GenericApplicationPropertyOfMassPointRelief
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfMassPointRelief() { if (_GenericApplicationPropertyOfMassPointRelief == null) { _GenericApplicationPropertyOfMassPointRelief = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfMassPointRe...
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfMassPointRelief() { if (_GenericApplicationPropertyOfMassPointRelief == null) { _GenericApplicationPropertyOfMassPointRelief = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfMassPointRe...
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfMassPointRelief", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfMassPointRelief", "==", "null", ")", "{", "_GenericApplicationPropertyOfMassPointRelief", "=", "new", ...
Gets the value of the genericApplicationPropertyOfMassPointRelief property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the genericA...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfMassPointRelief", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/relief/_1/MassPointReliefType.java#L111-L116
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/tunnel/_2/TunnelType.java
TunnelType.get_GenericApplicationPropertyOfTunnel
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfTunnel() { if (_GenericApplicationPropertyOfTunnel == null) { _GenericApplicationPropertyOfTunnel = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfTunnel; }
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfTunnel() { if (_GenericApplicationPropertyOfTunnel == null) { _GenericApplicationPropertyOfTunnel = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfTunnel; }
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfTunnel", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfTunnel", "==", "null", ")", "{", "_GenericApplicationPropertyOfTunnel", "=", "new", "ArrayList", "<", "JAXB...
Gets the value of the genericApplicationPropertyOfTunnel property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the genericApplicatio...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfTunnel", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/tunnel/_2/TunnelType.java#L76-L81
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/building/_2/OuterFloorSurfaceType.java
OuterFloorSurfaceType.get_GenericApplicationPropertyOfOuterFloorSurface
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfOuterFloorSurface() { if (_GenericApplicationPropertyOfOuterFloorSurface == null) { _GenericApplicationPropertyOfOuterFloorSurface = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfOuter...
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfOuterFloorSurface() { if (_GenericApplicationPropertyOfOuterFloorSurface == null) { _GenericApplicationPropertyOfOuterFloorSurface = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfOuter...
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfOuterFloorSurface", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfOuterFloorSurface", "==", "null", ")", "{", "_GenericApplicationPropertyOfOuterFloorSurface", "=", "ne...
Gets the value of the genericApplicationPropertyOfOuterFloorSurface property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the generi...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfOuterFloorSurface", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/building/_2/OuterFloorSurfaceType.java#L73-L78
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/gml/HistoryPropertyType.java
HistoryPropertyType.get_TimeSlice
public List<JAXBElement<? extends AbstractTimeSliceType>> get_TimeSlice() { if (_TimeSlice == null) { _TimeSlice = new ArrayList<JAXBElement<? extends AbstractTimeSliceType>>(); } return this._TimeSlice; }
java
public List<JAXBElement<? extends AbstractTimeSliceType>> get_TimeSlice() { if (_TimeSlice == null) { _TimeSlice = new ArrayList<JAXBElement<? extends AbstractTimeSliceType>>(); } return this._TimeSlice; }
[ "public", "List", "<", "JAXBElement", "<", "?", "extends", "AbstractTimeSliceType", ">", ">", "get_TimeSlice", "(", ")", "{", "if", "(", "_TimeSlice", "==", "null", ")", "{", "_TimeSlice", "=", "new", "ArrayList", "<", "JAXBElement", "<", "?", "extends", "...
Gets the value of the timeSlice property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the timeSlice property. <p> For example, to a...
[ "Gets", "the", "value", "of", "the", "timeSlice", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/gml/HistoryPropertyType.java#L77-L82
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/relief/_1/BreaklineReliefType.java
BreaklineReliefType.get_GenericApplicationPropertyOfBreaklineRelief
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfBreaklineRelief() { if (_GenericApplicationPropertyOfBreaklineRelief == null) { _GenericApplicationPropertyOfBreaklineRelief = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfBreaklineRe...
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfBreaklineRelief() { if (_GenericApplicationPropertyOfBreaklineRelief == null) { _GenericApplicationPropertyOfBreaklineRelief = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfBreaklineRe...
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfBreaklineRelief", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfBreaklineRelief", "==", "null", ")", "{", "_GenericApplicationPropertyOfBreaklineRelief", "=", "new", ...
Gets the value of the genericApplicationPropertyOfBreaklineRelief property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the genericA...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfBreaklineRelief", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/relief/_1/BreaklineReliefType.java#L140-L145
train
citygml4j/citygml4j
src-gen/main/java/oasis/names/tc/ciq/xsdschema/xal/_2/LargeMailUserType.java
LargeMailUserType.getLargeMailUserName
public List<LargeMailUserType.LargeMailUserName> getLargeMailUserName() { if (largeMailUserName == null) { largeMailUserName = new ArrayList<LargeMailUserType.LargeMailUserName>(); } return this.largeMailUserName; }
java
public List<LargeMailUserType.LargeMailUserName> getLargeMailUserName() { if (largeMailUserName == null) { largeMailUserName = new ArrayList<LargeMailUserType.LargeMailUserName>(); } return this.largeMailUserName; }
[ "public", "List", "<", "LargeMailUserType", ".", "LargeMailUserName", ">", "getLargeMailUserName", "(", ")", "{", "if", "(", "largeMailUserName", "==", "null", ")", "{", "largeMailUserName", "=", "new", "ArrayList", "<", "LargeMailUserType", ".", "LargeMailUserName"...
Gets the value of the largeMailUserName property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the largeMailUserName property. <p> F...
[ "Gets", "the", "value", "of", "the", "largeMailUserName", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/oasis/names/tc/ciq/xsdschema/xal/_2/LargeMailUserType.java#L173-L178
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/_2/AbstractSiteType.java
AbstractSiteType.get_GenericApplicationPropertyOfSite
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfSite() { if (_GenericApplicationPropertyOfSite == null) { _GenericApplicationPropertyOfSite = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfSite; }
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfSite() { if (_GenericApplicationPropertyOfSite == null) { _GenericApplicationPropertyOfSite = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfSite; }
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfSite", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfSite", "==", "null", ")", "{", "_GenericApplicationPropertyOfSite", "=", "new", "ArrayList", "<", "JAXBElemen...
Gets the value of the genericApplicationPropertyOfSite property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the genericApplicationP...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfSite", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/_2/AbstractSiteType.java#L86-L91
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/transportation/_2/TrackType.java
TrackType.get_GenericApplicationPropertyOfTrack
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfTrack() { if (_GenericApplicationPropertyOfTrack == null) { _GenericApplicationPropertyOfTrack = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfTrack; }
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfTrack() { if (_GenericApplicationPropertyOfTrack == null) { _GenericApplicationPropertyOfTrack = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfTrack; }
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfTrack", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfTrack", "==", "null", ")", "{", "_GenericApplicationPropertyOfTrack", "=", "new", "ArrayList", "<", "JAXBEle...
Gets the value of the genericApplicationPropertyOfTrack property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the genericApplication...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfTrack", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/transportation/_2/TrackType.java#L77-L82
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/appearance/_1/AbstractSurfaceDataType.java
AbstractSurfaceDataType.get_GenericApplicationPropertyOfSurfaceData
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfSurfaceData() { if (_GenericApplicationPropertyOfSurfaceData == null) { _GenericApplicationPropertyOfSurfaceData = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfSurfaceData; }
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfSurfaceData() { if (_GenericApplicationPropertyOfSurfaceData == null) { _GenericApplicationPropertyOfSurfaceData = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfSurfaceData; }
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfSurfaceData", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfSurfaceData", "==", "null", ")", "{", "_GenericApplicationPropertyOfSurfaceData", "=", "new", "ArrayList",...
Gets the value of the genericApplicationPropertyOfSurfaceData property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the genericAppli...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfSurfaceData", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/appearance/_1/AbstractSurfaceDataType.java#L114-L119
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/bridge/_2/BridgePartType.java
BridgePartType.get_GenericApplicationPropertyOfBridgePart
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfBridgePart() { if (_GenericApplicationPropertyOfBridgePart == null) { _GenericApplicationPropertyOfBridgePart = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfBridgePart; }
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfBridgePart() { if (_GenericApplicationPropertyOfBridgePart == null) { _GenericApplicationPropertyOfBridgePart = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfBridgePart; }
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfBridgePart", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfBridgePart", "==", "null", ")", "{", "_GenericApplicationPropertyOfBridgePart", "=", "new", "ArrayList", ...
Gets the value of the genericApplicationPropertyOfBridgePart property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the genericApplic...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfBridgePart", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/bridge/_2/BridgePartType.java#L73-L78
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/bridge/_2/BridgeInstallationType.java
BridgeInstallationType.get_GenericApplicationPropertyOfBridgeInstallation
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfBridgeInstallation() { if (_GenericApplicationPropertyOfBridgeInstallation == null) { _GenericApplicationPropertyOfBridgeInstallation = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfBr...
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfBridgeInstallation() { if (_GenericApplicationPropertyOfBridgeInstallation == null) { _GenericApplicationPropertyOfBridgeInstallation = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfBr...
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfBridgeInstallation", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfBridgeInstallation", "==", "null", ")", "{", "_GenericApplicationPropertyOfBridgeInstallation", "=", ...
Gets the value of the genericApplicationPropertyOfBridgeInstallation property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the gener...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfBridgeInstallation", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/bridge/_2/BridgeInstallationType.java#L423-L428
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/building/_1/AbstractBoundarySurfaceType.java
AbstractBoundarySurfaceType.get_GenericApplicationPropertyOfBoundarySurface
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfBoundarySurface() { if (_GenericApplicationPropertyOfBoundarySurface == null) { _GenericApplicationPropertyOfBoundarySurface = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfBoundarySur...
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfBoundarySurface() { if (_GenericApplicationPropertyOfBoundarySurface == null) { _GenericApplicationPropertyOfBoundarySurface = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfBoundarySur...
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfBoundarySurface", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfBoundarySurface", "==", "null", ")", "{", "_GenericApplicationPropertyOfBoundarySurface", "=", "new", ...
Gets the value of the genericApplicationPropertyOfBoundarySurface property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the genericA...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfBoundarySurface", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/building/_1/AbstractBoundarySurfaceType.java#L222-L227
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/building/_1/BuildingInstallationType.java
BuildingInstallationType.get_GenericApplicationPropertyOfBuildingInstallation
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfBuildingInstallation() { if (_GenericApplicationPropertyOfBuildingInstallation == null) { _GenericApplicationPropertyOfBuildingInstallation = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationProper...
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfBuildingInstallation() { if (_GenericApplicationPropertyOfBuildingInstallation == null) { _GenericApplicationPropertyOfBuildingInstallation = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationProper...
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfBuildingInstallation", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfBuildingInstallation", "==", "null", ")", "{", "_GenericApplicationPropertyOfBuildingInstallation", "...
Gets the value of the genericApplicationPropertyOfBuildingInstallation property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the gen...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfBuildingInstallation", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/building/_1/BuildingInstallationType.java#L285-L290
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/bridge/_2/DoorType.java
DoorType.get_GenericApplicationPropertyOfDoor
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfDoor() { if (_GenericApplicationPropertyOfDoor == null) { _GenericApplicationPropertyOfDoor = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfDoor; }
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfDoor() { if (_GenericApplicationPropertyOfDoor == null) { _GenericApplicationPropertyOfDoor = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfDoor; }
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfDoor", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfDoor", "==", "null", ")", "{", "_GenericApplicationPropertyOfDoor", "=", "new", "ArrayList", "<", "JAXBElemen...
Gets the value of the genericApplicationPropertyOfDoor property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the genericApplicationP...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfDoor", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/bridge/_2/DoorType.java#L118-L123
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/building/_2/IntBuildingInstallationType.java
IntBuildingInstallationType.get_GenericApplicationPropertyOfIntBuildingInstallation
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfIntBuildingInstallation() { if (_GenericApplicationPropertyOfIntBuildingInstallation == null) { _GenericApplicationPropertyOfIntBuildingInstallation = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicat...
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfIntBuildingInstallation() { if (_GenericApplicationPropertyOfIntBuildingInstallation == null) { _GenericApplicationPropertyOfIntBuildingInstallation = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicat...
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfIntBuildingInstallation", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfIntBuildingInstallation", "==", "null", ")", "{", "_GenericApplicationPropertyOfIntBuildingInstallat...
Gets the value of the genericApplicationPropertyOfIntBuildingInstallation property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the ...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfIntBuildingInstallation", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/building/_2/IntBuildingInstallationType.java#L298-L303
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/building/_2/RoomType.java
RoomType.get_GenericApplicationPropertyOfRoom
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfRoom() { if (_GenericApplicationPropertyOfRoom == null) { _GenericApplicationPropertyOfRoom = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfRoom; }
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfRoom() { if (_GenericApplicationPropertyOfRoom == null) { _GenericApplicationPropertyOfRoom = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfRoom; }
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfRoom", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfRoom", "==", "null", ")", "{", "_GenericApplicationPropertyOfRoom", "=", "new", "ArrayList", "<", "JAXBElemen...
Gets the value of the genericApplicationPropertyOfRoom property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the genericApplicationP...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfRoom", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/building/_2/RoomType.java#L380-L385
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/relief/_1/RasterReliefType.java
RasterReliefType.get_GenericApplicationPropertyOfRasterRelief
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfRasterRelief() { if (_GenericApplicationPropertyOfRasterRelief == null) { _GenericApplicationPropertyOfRasterRelief = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfRasterRelief; }
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfRasterRelief() { if (_GenericApplicationPropertyOfRasterRelief == null) { _GenericApplicationPropertyOfRasterRelief = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfRasterRelief; }
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfRasterRelief", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfRasterRelief", "==", "null", ")", "{", "_GenericApplicationPropertyOfRasterRelief", "=", "new", "ArrayLis...
Gets the value of the genericApplicationPropertyOfRasterRelief property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the genericAppl...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfRasterRelief", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/relief/_1/RasterReliefType.java#L110-L115
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/appearance/_1/X3DMaterialType.java
X3DMaterialType.get_GenericApplicationPropertyOfX3DMaterial
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfX3DMaterial() { if (_GenericApplicationPropertyOfX3DMaterial == null) { _GenericApplicationPropertyOfX3DMaterial = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfX3DMaterial; }
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfX3DMaterial() { if (_GenericApplicationPropertyOfX3DMaterial == null) { _GenericApplicationPropertyOfX3DMaterial = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfX3DMaterial; }
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfX3DMaterial", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfX3DMaterial", "==", "null", ")", "{", "_GenericApplicationPropertyOfX3DMaterial", "=", "new", "ArrayList",...
Gets the value of the genericApplicationPropertyOfX3DMaterial property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the genericAppli...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfX3DMaterial", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/appearance/_1/X3DMaterialType.java#L375-L380
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/transportation/_2/SquareType.java
SquareType.get_GenericApplicationPropertyOfSquare
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfSquare() { if (_GenericApplicationPropertyOfSquare == null) { _GenericApplicationPropertyOfSquare = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfSquare; }
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfSquare() { if (_GenericApplicationPropertyOfSquare == null) { _GenericApplicationPropertyOfSquare = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfSquare; }
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfSquare", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfSquare", "==", "null", ")", "{", "_GenericApplicationPropertyOfSquare", "=", "new", "ArrayList", "<", "JAXB...
Gets the value of the genericApplicationPropertyOfSquare property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the genericApplicatio...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfSquare", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/transportation/_2/SquareType.java#L77-L82
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/appearance/_1/GeoreferencedTextureType.java
GeoreferencedTextureType.get_GenericApplicationPropertyOfGeoreferencedTexture
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfGeoreferencedTexture() { if (_GenericApplicationPropertyOfGeoreferencedTexture == null) { _GenericApplicationPropertyOfGeoreferencedTexture = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationProper...
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfGeoreferencedTexture() { if (_GenericApplicationPropertyOfGeoreferencedTexture == null) { _GenericApplicationPropertyOfGeoreferencedTexture = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationProper...
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfGeoreferencedTexture", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfGeoreferencedTexture", "==", "null", ")", "{", "_GenericApplicationPropertyOfGeoreferencedTexture", "...
Gets the value of the genericApplicationPropertyOfGeoreferencedTexture property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the gen...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfGeoreferencedTexture", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/appearance/_1/GeoreferencedTextureType.java#L233-L238
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/waterbody/_1/AbstractWaterBoundarySurfaceType.java
AbstractWaterBoundarySurfaceType.get_GenericApplicationPropertyOfWaterBoundarySurface
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfWaterBoundarySurface() { if (_GenericApplicationPropertyOfWaterBoundarySurface == null) { _GenericApplicationPropertyOfWaterBoundarySurface = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationProper...
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfWaterBoundarySurface() { if (_GenericApplicationPropertyOfWaterBoundarySurface == null) { _GenericApplicationPropertyOfWaterBoundarySurface = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationProper...
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfWaterBoundarySurface", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfWaterBoundarySurface", "==", "null", ")", "{", "_GenericApplicationPropertyOfWaterBoundarySurface", "...
Gets the value of the genericApplicationPropertyOfWaterBoundarySurface property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the gen...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfWaterBoundarySurface", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/waterbody/_1/AbstractWaterBoundarySurfaceType.java#L177-L182
train
citygml4j/citygml4j
src-gen/main/java/oasis/names/tc/ciq/xsdschema/xal/_2/FirmType.java
FirmType.getFirmName
public List<FirmType.FirmName> getFirmName() { if (firmName == null) { firmName = new ArrayList<FirmType.FirmName>(); } return this.firmName; }
java
public List<FirmType.FirmName> getFirmName() { if (firmName == null) { firmName = new ArrayList<FirmType.FirmName>(); } return this.firmName; }
[ "public", "List", "<", "FirmType", ".", "FirmName", ">", "getFirmName", "(", ")", "{", "if", "(", "firmName", "==", "null", ")", "{", "firmName", "=", "new", "ArrayList", "<", "FirmType", ".", "FirmName", ">", "(", ")", ";", "}", "return", "this", "....
Gets the value of the firmName property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the firmName property. <p> For example, to add...
[ "Gets", "the", "value", "of", "the", "firmName", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/oasis/names/tc/ciq/xsdschema/xal/_2/FirmType.java#L151-L156
train
citygml4j/citygml4j
src-gen/main/java/oasis/names/tc/ciq/xsdschema/xal/_2/DepartmentElement.java
DepartmentElement.getDepartmentName
public List<DepartmentElement.DepartmentName> getDepartmentName() { if (departmentName == null) { departmentName = new ArrayList<DepartmentElement.DepartmentName>(); } return this.departmentName; }
java
public List<DepartmentElement.DepartmentName> getDepartmentName() { if (departmentName == null) { departmentName = new ArrayList<DepartmentElement.DepartmentName>(); } return this.departmentName; }
[ "public", "List", "<", "DepartmentElement", ".", "DepartmentName", ">", "getDepartmentName", "(", ")", "{", "if", "(", "departmentName", "==", "null", ")", "{", "departmentName", "=", "new", "ArrayList", "<", "DepartmentElement", ".", "DepartmentName", ">", "(",...
Gets the value of the departmentName property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the departmentName property. <p> For exa...
[ "Gets", "the", "value", "of", "the", "departmentName", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/oasis/names/tc/ciq/xsdschema/xal/_2/DepartmentElement.java#L149-L154
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/gml/SurfacePatchArrayPropertyType.java
SurfacePatchArrayPropertyType.get_SurfacePatch
public List<JAXBElement<? extends AbstractSurfacePatchType>> get_SurfacePatch() { if (_SurfacePatch == null) { _SurfacePatch = new ArrayList<JAXBElement<? extends AbstractSurfacePatchType>>(); } return this._SurfacePatch; }
java
public List<JAXBElement<? extends AbstractSurfacePatchType>> get_SurfacePatch() { if (_SurfacePatch == null) { _SurfacePatch = new ArrayList<JAXBElement<? extends AbstractSurfacePatchType>>(); } return this._SurfacePatch; }
[ "public", "List", "<", "JAXBElement", "<", "?", "extends", "AbstractSurfacePatchType", ">", ">", "get_SurfacePatch", "(", ")", "{", "if", "(", "_SurfacePatch", "==", "null", ")", "{", "_SurfacePatch", "=", "new", "ArrayList", "<", "JAXBElement", "<", "?", "e...
Gets the value of the surfacePatch property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the surfacePatch property. <p> For example...
[ "Gets", "the", "value", "of", "the", "surfacePatch", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/gml/SurfacePatchArrayPropertyType.java#L85-L90
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/gml/AbstractFeatureCollectionType.java
AbstractFeatureCollectionType.getFeatureMember
public List<JAXBElement<? extends FeaturePropertyType>> getFeatureMember() { if (featureMember == null) { featureMember = new ArrayList<JAXBElement<? extends FeaturePropertyType>>(); } return this.featureMember; }
java
public List<JAXBElement<? extends FeaturePropertyType>> getFeatureMember() { if (featureMember == null) { featureMember = new ArrayList<JAXBElement<? extends FeaturePropertyType>>(); } return this.featureMember; }
[ "public", "List", "<", "JAXBElement", "<", "?", "extends", "FeaturePropertyType", ">", ">", "getFeatureMember", "(", ")", "{", "if", "(", "featureMember", "==", "null", ")", "{", "featureMember", "=", "new", "ArrayList", "<", "JAXBElement", "<", "?", "extend...
Gets the value of the featureMember property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the featureMember property. <p> For examp...
[ "Gets", "the", "value", "of", "the", "featureMember", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/gml/AbstractFeatureCollectionType.java#L88-L93
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/transportation/_1/TransportationComplexType.java
TransportationComplexType.get_GenericApplicationPropertyOfTransportationComplex
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfTransportationComplex() { if (_GenericApplicationPropertyOfTransportationComplex == null) { _GenericApplicationPropertyOfTransportationComplex = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPro...
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfTransportationComplex() { if (_GenericApplicationPropertyOfTransportationComplex == null) { _GenericApplicationPropertyOfTransportationComplex = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPro...
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfTransportationComplex", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfTransportationComplex", "==", "null", ")", "{", "_GenericApplicationPropertyOfTransportationComplex", ...
Gets the value of the genericApplicationPropertyOfTransportationComplex property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the ge...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfTransportationComplex", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/transportation/_1/TransportationComplexType.java#L411-L416
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/transportation/_2/TrafficAreaType.java
TrafficAreaType.get_GenericApplicationPropertyOfTrafficArea
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfTrafficArea() { if (_GenericApplicationPropertyOfTrafficArea == null) { _GenericApplicationPropertyOfTrafficArea = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfTrafficArea; }
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfTrafficArea() { if (_GenericApplicationPropertyOfTrafficArea == null) { _GenericApplicationPropertyOfTrafficArea = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfTrafficArea; }
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfTrafficArea", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfTrafficArea", "==", "null", ")", "{", "_GenericApplicationPropertyOfTrafficArea", "=", "new", "ArrayList",...
Gets the value of the genericApplicationPropertyOfTrafficArea property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the genericAppli...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfTrafficArea", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/transportation/_2/TrafficAreaType.java#L316-L321
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/cityobjectgroup/_2/CityObjectGroupType.java
CityObjectGroupType.get_GenericApplicationPropertyOfCityObjectGroup
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfCityObjectGroup() { if (_GenericApplicationPropertyOfCityObjectGroup == null) { _GenericApplicationPropertyOfCityObjectGroup = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfCityObjectG...
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfCityObjectGroup() { if (_GenericApplicationPropertyOfCityObjectGroup == null) { _GenericApplicationPropertyOfCityObjectGroup = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfCityObjectG...
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfCityObjectGroup", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfCityObjectGroup", "==", "null", ")", "{", "_GenericApplicationPropertyOfCityObjectGroup", "=", "new", ...
Gets the value of the genericApplicationPropertyOfCityObjectGroup property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the genericA...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfCityObjectGroup", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/cityobjectgroup/_2/CityObjectGroupType.java#L300-L305
train
citygml4j/citygml4j
src-gen/main/java/oasis/names/tc/ciq/xsdschema/xal/_2/DependentLocalityType.java
DependentLocalityType.getDependentLocalityName
public List<DependentLocalityType.DependentLocalityName> getDependentLocalityName() { if (dependentLocalityName == null) { dependentLocalityName = new ArrayList<DependentLocalityType.DependentLocalityName>(); } return this.dependentLocalityName; }
java
public List<DependentLocalityType.DependentLocalityName> getDependentLocalityName() { if (dependentLocalityName == null) { dependentLocalityName = new ArrayList<DependentLocalityType.DependentLocalityName>(); } return this.dependentLocalityName; }
[ "public", "List", "<", "DependentLocalityType", ".", "DependentLocalityName", ">", "getDependentLocalityName", "(", ")", "{", "if", "(", "dependentLocalityName", "==", "null", ")", "{", "dependentLocalityName", "=", "new", "ArrayList", "<", "DependentLocalityType", "....
Gets the value of the dependentLocalityName property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the dependentLocalityName property...
[ "Gets", "the", "value", "of", "the", "dependentLocalityName", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/oasis/names/tc/ciq/xsdschema/xal/_2/DependentLocalityType.java#L208-L213
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/waterbody/_1/AbstractWaterObjectType.java
AbstractWaterObjectType.get_GenericApplicationPropertyOfWaterObject
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfWaterObject() { if (_GenericApplicationPropertyOfWaterObject == null) { _GenericApplicationPropertyOfWaterObject = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfWaterObject; }
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfWaterObject() { if (_GenericApplicationPropertyOfWaterObject == null) { _GenericApplicationPropertyOfWaterObject = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfWaterObject; }
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfWaterObject", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfWaterObject", "==", "null", ")", "{", "_GenericApplicationPropertyOfWaterObject", "=", "new", "ArrayList",...
Gets the value of the genericApplicationPropertyOfWaterObject property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the genericAppli...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfWaterObject", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/waterbody/_1/AbstractWaterObjectType.java#L82-L87
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/appearance/_1/AppearanceType.java
AppearanceType.get_GenericApplicationPropertyOfAppearance
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfAppearance() { if (_GenericApplicationPropertyOfAppearance == null) { _GenericApplicationPropertyOfAppearance = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfAppearance; }
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfAppearance() { if (_GenericApplicationPropertyOfAppearance == null) { _GenericApplicationPropertyOfAppearance = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfAppearance; }
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfAppearance", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfAppearance", "==", "null", ")", "{", "_GenericApplicationPropertyOfAppearance", "=", "new", "ArrayList", ...
Gets the value of the genericApplicationPropertyOfAppearance property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the genericApplic...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfAppearance", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/appearance/_1/AppearanceType.java#L148-L153
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/relief/_1/AbstractReliefComponentType.java
AbstractReliefComponentType.get_GenericApplicationPropertyOfReliefComponent
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfReliefComponent() { if (_GenericApplicationPropertyOfReliefComponent == null) { _GenericApplicationPropertyOfReliefComponent = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfReliefCompo...
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfReliefComponent() { if (_GenericApplicationPropertyOfReliefComponent == null) { _GenericApplicationPropertyOfReliefComponent = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfReliefCompo...
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfReliefComponent", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfReliefComponent", "==", "null", ")", "{", "_GenericApplicationPropertyOfReliefComponent", "=", "new", ...
Gets the value of the genericApplicationPropertyOfReliefComponent property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the genericA...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfReliefComponent", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/relief/_1/AbstractReliefComponentType.java#L142-L147
train
citygml4j/citygml4j
src-gen/main/java/oasis/names/tc/ciq/xsdschema/xal/_2/AdministrativeAreaElement.java
AdministrativeAreaElement.getAdministrativeAreaName
public List<AdministrativeAreaElement.AdministrativeAreaName> getAdministrativeAreaName() { if (administrativeAreaName == null) { administrativeAreaName = new ArrayList<AdministrativeAreaElement.AdministrativeAreaName>(); } return this.administrativeAreaName; }
java
public List<AdministrativeAreaElement.AdministrativeAreaName> getAdministrativeAreaName() { if (administrativeAreaName == null) { administrativeAreaName = new ArrayList<AdministrativeAreaElement.AdministrativeAreaName>(); } return this.administrativeAreaName; }
[ "public", "List", "<", "AdministrativeAreaElement", ".", "AdministrativeAreaName", ">", "getAdministrativeAreaName", "(", ")", "{", "if", "(", "administrativeAreaName", "==", "null", ")", "{", "administrativeAreaName", "=", "new", "ArrayList", "<", "AdministrativeAreaEl...
Gets the value of the administrativeAreaName property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the administrativeAreaName proper...
[ "Gets", "the", "value", "of", "the", "administrativeAreaName", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/oasis/names/tc/ciq/xsdschema/xal/_2/AdministrativeAreaElement.java#L198-L203
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/tunnel/_2/TunnelPartType.java
TunnelPartType.get_GenericApplicationPropertyOfTunnelPart
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfTunnelPart() { if (_GenericApplicationPropertyOfTunnelPart == null) { _GenericApplicationPropertyOfTunnelPart = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfTunnelPart; }
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfTunnelPart() { if (_GenericApplicationPropertyOfTunnelPart == null) { _GenericApplicationPropertyOfTunnelPart = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfTunnelPart; }
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfTunnelPart", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfTunnelPart", "==", "null", ")", "{", "_GenericApplicationPropertyOfTunnelPart", "=", "new", "ArrayList", ...
Gets the value of the genericApplicationPropertyOfTunnelPart property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the genericApplic...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfTunnelPart", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/tunnel/_2/TunnelPartType.java#L76-L81
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/appearance/_1/ParameterizedTextureType.java
ParameterizedTextureType.get_GenericApplicationPropertyOfParameterizedTexture
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfParameterizedTexture() { if (_GenericApplicationPropertyOfParameterizedTexture == null) { _GenericApplicationPropertyOfParameterizedTexture = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationProper...
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfParameterizedTexture() { if (_GenericApplicationPropertyOfParameterizedTexture == null) { _GenericApplicationPropertyOfParameterizedTexture = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationProper...
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfParameterizedTexture", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfParameterizedTexture", "==", "null", ")", "{", "_GenericApplicationPropertyOfParameterizedTexture", "...
Gets the value of the genericApplicationPropertyOfParameterizedTexture property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the gen...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfParameterizedTexture", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/appearance/_1/ParameterizedTextureType.java#L117-L122
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/waterbody/_1/WaterClosureSurfaceType.java
WaterClosureSurfaceType.get_GenericApplicationPropertyOfWaterClosureSurface
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfWaterClosureSurface() { if (_GenericApplicationPropertyOfWaterClosureSurface == null) { _GenericApplicationPropertyOfWaterClosureSurface = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyO...
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfWaterClosureSurface() { if (_GenericApplicationPropertyOfWaterClosureSurface == null) { _GenericApplicationPropertyOfWaterClosureSurface = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyO...
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfWaterClosureSurface", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfWaterClosureSurface", "==", "null", ")", "{", "_GenericApplicationPropertyOfWaterClosureSurface", "=",...
Gets the value of the genericApplicationPropertyOfWaterClosureSurface property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the gene...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfWaterClosureSurface", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/waterbody/_1/WaterClosureSurfaceType.java#L77-L82
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/gml/AbstractGriddedSurfaceType.java
AbstractGriddedSurfaceType.getRow
public List<AbstractGriddedSurfaceType.Row> getRow() { if (row == null) { row = new ArrayList<AbstractGriddedSurfaceType.Row>(); } return this.row; }
java
public List<AbstractGriddedSurfaceType.Row> getRow() { if (row == null) { row = new ArrayList<AbstractGriddedSurfaceType.Row>(); } return this.row; }
[ "public", "List", "<", "AbstractGriddedSurfaceType", ".", "Row", ">", "getRow", "(", ")", "{", "if", "(", "row", "==", "null", ")", "{", "row", "=", "new", "ArrayList", "<", "AbstractGriddedSurfaceType", ".", "Row", ">", "(", ")", ";", "}", "return", "...
Gets the value of the row property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the row property. <p> For example, to add a new ite...
[ "Gets", "the", "value", "of", "the", "row", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/gml/AbstractGriddedSurfaceType.java#L108-L113
train
citygml4j/citygml4j
src-gen/main/java/oasis/names/tc/ciq/xsdschema/xal/_2/PostalCodeElement.java
PostalCodeElement.getPostalCodeNumber
public List<PostalCodeElement.PostalCodeNumber> getPostalCodeNumber() { if (postalCodeNumber == null) { postalCodeNumber = new ArrayList<PostalCodeElement.PostalCodeNumber>(); } return this.postalCodeNumber; }
java
public List<PostalCodeElement.PostalCodeNumber> getPostalCodeNumber() { if (postalCodeNumber == null) { postalCodeNumber = new ArrayList<PostalCodeElement.PostalCodeNumber>(); } return this.postalCodeNumber; }
[ "public", "List", "<", "PostalCodeElement", ".", "PostalCodeNumber", ">", "getPostalCodeNumber", "(", ")", "{", "if", "(", "postalCodeNumber", "==", "null", ")", "{", "postalCodeNumber", "=", "new", "ArrayList", "<", "PostalCodeElement", ".", "PostalCodeNumber", "...
Gets the value of the postalCodeNumber property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the postalCodeNumber property. <p> For...
[ "Gets", "the", "value", "of", "the", "postalCodeNumber", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/oasis/names/tc/ciq/xsdschema/xal/_2/PostalCodeElement.java#L193-L198
train
citygml4j/citygml4j
src-gen/main/java/oasis/names/tc/ciq/xsdschema/xal/_2/PostalCodeElement.java
PostalCodeElement.getPostalCodeNumberExtension
public List<PostalCodeElement.PostalCodeNumberExtension> getPostalCodeNumberExtension() { if (postalCodeNumberExtension == null) { postalCodeNumberExtension = new ArrayList<PostalCodeElement.PostalCodeNumberExtension>(); } return this.postalCodeNumberExtension; }
java
public List<PostalCodeElement.PostalCodeNumberExtension> getPostalCodeNumberExtension() { if (postalCodeNumberExtension == null) { postalCodeNumberExtension = new ArrayList<PostalCodeElement.PostalCodeNumberExtension>(); } return this.postalCodeNumberExtension; }
[ "public", "List", "<", "PostalCodeElement", ".", "PostalCodeNumberExtension", ">", "getPostalCodeNumberExtension", "(", ")", "{", "if", "(", "postalCodeNumberExtension", "==", "null", ")", "{", "postalCodeNumberExtension", "=", "new", "ArrayList", "<", "PostalCodeElemen...
Gets the value of the postalCodeNumberExtension property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the postalCodeNumberExtension ...
[ "Gets", "the", "value", "of", "the", "postalCodeNumberExtension", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/oasis/names/tc/ciq/xsdschema/xal/_2/PostalCodeElement.java#L230-L235
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/tunnel/_2/HollowSpaceType.java
HollowSpaceType.get_GenericApplicationPropertyOfHollowSpace
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfHollowSpace() { if (_GenericApplicationPropertyOfHollowSpace == null) { _GenericApplicationPropertyOfHollowSpace = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfHollowSpace; }
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfHollowSpace() { if (_GenericApplicationPropertyOfHollowSpace == null) { _GenericApplicationPropertyOfHollowSpace = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfHollowSpace; }
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfHollowSpace", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfHollowSpace", "==", "null", ")", "{", "_GenericApplicationPropertyOfHollowSpace", "=", "new", "ArrayList",...
Gets the value of the genericApplicationPropertyOfHollowSpace property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the genericAppli...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfHollowSpace", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/tunnel/_2/HollowSpaceType.java#L375-L380
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/bridge/_2/BridgeFurnitureType.java
BridgeFurnitureType.get_GenericApplicationPropertyOfBridgeFurniture
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfBridgeFurniture() { if (_GenericApplicationPropertyOfBridgeFurniture == null) { _GenericApplicationPropertyOfBridgeFurniture = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfBridgeFurni...
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfBridgeFurniture() { if (_GenericApplicationPropertyOfBridgeFurniture == null) { _GenericApplicationPropertyOfBridgeFurniture = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfBridgeFurni...
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfBridgeFurniture", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfBridgeFurniture", "==", "null", ")", "{", "_GenericApplicationPropertyOfBridgeFurniture", "=", "new", ...
Gets the value of the genericApplicationPropertyOfBridgeFurniture property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the genericA...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfBridgeFurniture", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/bridge/_2/BridgeFurnitureType.java#L256-L261
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/gml/PolygonType.java
PolygonType.getInterior
public List<JAXBElement<AbstractRingPropertyType>> getInterior() { if (interior == null) { interior = new ArrayList<JAXBElement<AbstractRingPropertyType>>(); } return this.interior; }
java
public List<JAXBElement<AbstractRingPropertyType>> getInterior() { if (interior == null) { interior = new ArrayList<JAXBElement<AbstractRingPropertyType>>(); } return this.interior; }
[ "public", "List", "<", "JAXBElement", "<", "AbstractRingPropertyType", ">", ">", "getInterior", "(", ")", "{", "if", "(", "interior", "==", "null", ")", "{", "interior", "=", "new", "ArrayList", "<", "JAXBElement", "<", "AbstractRingPropertyType", ">", ">", ...
Gets the value of the interior property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the interior property. <p> For example, to add...
[ "Gets", "the", "value", "of", "the", "interior", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/gml/PolygonType.java#L109-L114
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/bridge/_2/BridgeConstructionElementType.java
BridgeConstructionElementType.get_GenericApplicationPropertyOfBridgeConstructionElement
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfBridgeConstructionElement() { if (_GenericApplicationPropertyOfBridgeConstructionElement == null) { _GenericApplicationPropertyOfBridgeConstructionElement = new ArrayList<JAXBElement<Object>>(); } return this._GenericAp...
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfBridgeConstructionElement() { if (_GenericApplicationPropertyOfBridgeConstructionElement == null) { _GenericApplicationPropertyOfBridgeConstructionElement = new ArrayList<JAXBElement<Object>>(); } return this._GenericAp...
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfBridgeConstructionElement", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfBridgeConstructionElement", "==", "null", ")", "{", "_GenericApplicationPropertyOfBridgeConstructi...
Gets the value of the genericApplicationPropertyOfBridgeConstructionElement property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for th...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfBridgeConstructionElement", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/bridge/_2/BridgeConstructionElementType.java#L609-L614
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/gml/CurveArrayPropertyType.java
CurveArrayPropertyType.get_Curve
public List<JAXBElement<? extends AbstractCurveType>> get_Curve() { if (_Curve == null) { _Curve = new ArrayList<JAXBElement<? extends AbstractCurveType>>(); } return this._Curve; }
java
public List<JAXBElement<? extends AbstractCurveType>> get_Curve() { if (_Curve == null) { _Curve = new ArrayList<JAXBElement<? extends AbstractCurveType>>(); } return this._Curve; }
[ "public", "List", "<", "JAXBElement", "<", "?", "extends", "AbstractCurveType", ">", ">", "get_Curve", "(", ")", "{", "if", "(", "_Curve", "==", "null", ")", "{", "_Curve", "=", "new", "ArrayList", "<", "JAXBElement", "<", "?", "extends", "AbstractCurveTyp...
Gets the value of the curve property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the curve property. <p> For example, to add a new...
[ "Gets", "the", "value", "of", "the", "curve", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/gml/CurveArrayPropertyType.java#L77-L82
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/appearance/_1/AbstractTextureType.java
AbstractTextureType.get_GenericApplicationPropertyOfTexture
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfTexture() { if (_GenericApplicationPropertyOfTexture == null) { _GenericApplicationPropertyOfTexture = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfTexture; }
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfTexture() { if (_GenericApplicationPropertyOfTexture == null) { _GenericApplicationPropertyOfTexture = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfTexture; }
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfTexture", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfTexture", "==", "null", ")", "{", "_GenericApplicationPropertyOfTexture", "=", "new", "ArrayList", "<", "J...
Gets the value of the genericApplicationPropertyOfTexture property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the genericApplicati...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfTexture", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/appearance/_1/AbstractTextureType.java#L255-L260
train
citygml4j/citygml4j
src-gen/main/java/oasis/names/tc/ciq/xsdschema/xal/_2/SubPremiseType.java
SubPremiseType.getSubPremiseName
public List<SubPremiseType.SubPremiseName> getSubPremiseName() { if (subPremiseName == null) { subPremiseName = new ArrayList<SubPremiseType.SubPremiseName>(); } return this.subPremiseName; }
java
public List<SubPremiseType.SubPremiseName> getSubPremiseName() { if (subPremiseName == null) { subPremiseName = new ArrayList<SubPremiseType.SubPremiseName>(); } return this.subPremiseName; }
[ "public", "List", "<", "SubPremiseType", ".", "SubPremiseName", ">", "getSubPremiseName", "(", ")", "{", "if", "(", "subPremiseName", "==", "null", ")", "{", "subPremiseName", "=", "new", "ArrayList", "<", "SubPremiseType", ".", "SubPremiseName", ">", "(", ")"...
Gets the value of the subPremiseName property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the subPremiseName property. <p> For exa...
[ "Gets", "the", "value", "of", "the", "subPremiseName", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/oasis/names/tc/ciq/xsdschema/xal/_2/SubPremiseType.java#L245-L250
train
citygml4j/citygml4j
src-gen/main/java/oasis/names/tc/ciq/xsdschema/xal/_2/SubPremiseType.java
SubPremiseType.getSubPremiseNumber
public List<SubPremiseType.SubPremiseNumber> getSubPremiseNumber() { if (subPremiseNumber == null) { subPremiseNumber = new ArrayList<SubPremiseType.SubPremiseNumber>(); } return this.subPremiseNumber; }
java
public List<SubPremiseType.SubPremiseNumber> getSubPremiseNumber() { if (subPremiseNumber == null) { subPremiseNumber = new ArrayList<SubPremiseType.SubPremiseNumber>(); } return this.subPremiseNumber; }
[ "public", "List", "<", "SubPremiseType", ".", "SubPremiseNumber", ">", "getSubPremiseNumber", "(", ")", "{", "if", "(", "subPremiseNumber", "==", "null", ")", "{", "subPremiseNumber", "=", "new", "ArrayList", "<", "SubPremiseType", ".", "SubPremiseNumber", ">", ...
Gets the value of the subPremiseNumber property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the subPremiseNumber property. <p> For...
[ "Gets", "the", "value", "of", "the", "subPremiseNumber", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/oasis/names/tc/ciq/xsdschema/xal/_2/SubPremiseType.java#L310-L315
train
citygml4j/citygml4j
src-gen/main/java/oasis/names/tc/ciq/xsdschema/xal/_2/SubPremiseType.java
SubPremiseType.getSubPremiseNumberPrefix
public List<SubPremiseType.SubPremiseNumberPrefix> getSubPremiseNumberPrefix() { if (subPremiseNumberPrefix == null) { subPremiseNumberPrefix = new ArrayList<SubPremiseType.SubPremiseNumberPrefix>(); } return this.subPremiseNumberPrefix; }
java
public List<SubPremiseType.SubPremiseNumberPrefix> getSubPremiseNumberPrefix() { if (subPremiseNumberPrefix == null) { subPremiseNumberPrefix = new ArrayList<SubPremiseType.SubPremiseNumberPrefix>(); } return this.subPremiseNumberPrefix; }
[ "public", "List", "<", "SubPremiseType", ".", "SubPremiseNumberPrefix", ">", "getSubPremiseNumberPrefix", "(", ")", "{", "if", "(", "subPremiseNumberPrefix", "==", "null", ")", "{", "subPremiseNumberPrefix", "=", "new", "ArrayList", "<", "SubPremiseType", ".", "SubP...
Gets the value of the subPremiseNumberPrefix property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the subPremiseNumberPrefix proper...
[ "Gets", "the", "value", "of", "the", "subPremiseNumberPrefix", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/oasis/names/tc/ciq/xsdschema/xal/_2/SubPremiseType.java#L347-L352
train
citygml4j/citygml4j
src-gen/main/java/oasis/names/tc/ciq/xsdschema/xal/_2/SubPremiseType.java
SubPremiseType.getSubPremiseNumberSuffix
public List<SubPremiseType.SubPremiseNumberSuffix> getSubPremiseNumberSuffix() { if (subPremiseNumberSuffix == null) { subPremiseNumberSuffix = new ArrayList<SubPremiseType.SubPremiseNumberSuffix>(); } return this.subPremiseNumberSuffix; }
java
public List<SubPremiseType.SubPremiseNumberSuffix> getSubPremiseNumberSuffix() { if (subPremiseNumberSuffix == null) { subPremiseNumberSuffix = new ArrayList<SubPremiseType.SubPremiseNumberSuffix>(); } return this.subPremiseNumberSuffix; }
[ "public", "List", "<", "SubPremiseType", ".", "SubPremiseNumberSuffix", ">", "getSubPremiseNumberSuffix", "(", ")", "{", "if", "(", "subPremiseNumberSuffix", "==", "null", ")", "{", "subPremiseNumberSuffix", "=", "new", "ArrayList", "<", "SubPremiseType", ".", "SubP...
Gets the value of the subPremiseNumberSuffix property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the subPremiseNumberSuffix proper...
[ "Gets", "the", "value", "of", "the", "subPremiseNumberSuffix", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/oasis/names/tc/ciq/xsdschema/xal/_2/SubPremiseType.java#L384-L389
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/building/_2/WallSurfaceType.java
WallSurfaceType.get_GenericApplicationPropertyOfWallSurface
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfWallSurface() { if (_GenericApplicationPropertyOfWallSurface == null) { _GenericApplicationPropertyOfWallSurface = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfWallSurface; }
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfWallSurface() { if (_GenericApplicationPropertyOfWallSurface == null) { _GenericApplicationPropertyOfWallSurface = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfWallSurface; }
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfWallSurface", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfWallSurface", "==", "null", ")", "{", "_GenericApplicationPropertyOfWallSurface", "=", "new", "ArrayList",...
Gets the value of the genericApplicationPropertyOfWallSurface property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the genericAppli...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfWallSurface", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/building/_2/WallSurfaceType.java#L73-L78
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/tunnel/_2/WindowType.java
WindowType.get_GenericApplicationPropertyOfWindow
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfWindow() { if (_GenericApplicationPropertyOfWindow == null) { _GenericApplicationPropertyOfWindow = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfWindow; }
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfWindow() { if (_GenericApplicationPropertyOfWindow == null) { _GenericApplicationPropertyOfWindow = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfWindow; }
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfWindow", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfWindow", "==", "null", ")", "{", "_GenericApplicationPropertyOfWindow", "=", "new", "ArrayList", "<", "JAXB...
Gets the value of the genericApplicationPropertyOfWindow property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the genericApplicatio...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfWindow", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/tunnel/_2/WindowType.java#L75-L80
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/tunnel/_2/FloorSurfaceType.java
FloorSurfaceType.get_GenericApplicationPropertyOfFloorSurface
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfFloorSurface() { if (_GenericApplicationPropertyOfFloorSurface == null) { _GenericApplicationPropertyOfFloorSurface = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfFloorSurface; }
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfFloorSurface() { if (_GenericApplicationPropertyOfFloorSurface == null) { _GenericApplicationPropertyOfFloorSurface = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfFloorSurface; }
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfFloorSurface", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfFloorSurface", "==", "null", ")", "{", "_GenericApplicationPropertyOfFloorSurface", "=", "new", "ArrayLis...
Gets the value of the genericApplicationPropertyOfFloorSurface property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the genericAppl...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfFloorSurface", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/tunnel/_2/FloorSurfaceType.java#L75-L80
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/gml/SolidArrayPropertyType.java
SolidArrayPropertyType.get_Solid
public List<JAXBElement<? extends AbstractSolidType>> get_Solid() { if (_Solid == null) { _Solid = new ArrayList<JAXBElement<? extends AbstractSolidType>>(); } return this._Solid; }
java
public List<JAXBElement<? extends AbstractSolidType>> get_Solid() { if (_Solid == null) { _Solid = new ArrayList<JAXBElement<? extends AbstractSolidType>>(); } return this._Solid; }
[ "public", "List", "<", "JAXBElement", "<", "?", "extends", "AbstractSolidType", ">", ">", "get_Solid", "(", ")", "{", "if", "(", "_Solid", "==", "null", ")", "{", "_Solid", "=", "new", "ArrayList", "<", "JAXBElement", "<", "?", "extends", "AbstractSolidTyp...
Gets the value of the solid property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the solid property. <p> For example, to add a new...
[ "Gets", "the", "value", "of", "the", "solid", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/gml/SolidArrayPropertyType.java#L74-L79
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/waterbody/_1/WaterBodyType.java
WaterBodyType.get_GenericApplicationPropertyOfWaterBody
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfWaterBody() { if (_GenericApplicationPropertyOfWaterBody == null) { _GenericApplicationPropertyOfWaterBody = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfWaterBody; }
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfWaterBody() { if (_GenericApplicationPropertyOfWaterBody == null) { _GenericApplicationPropertyOfWaterBody = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfWaterBody; }
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfWaterBody", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfWaterBody", "==", "null", ")", "{", "_GenericApplicationPropertyOfWaterBody", "=", "new", "ArrayList", "<"...
Gets the value of the genericApplicationPropertyOfWaterBody property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the genericApplica...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfWaterBody", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/waterbody/_1/WaterBodyType.java#L482-L487
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/tunnel/_2/AbstractTunnelType.java
AbstractTunnelType.get_GenericApplicationPropertyOfAbstractTunnel
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfAbstractTunnel() { if (_GenericApplicationPropertyOfAbstractTunnel == null) { _GenericApplicationPropertyOfAbstractTunnel = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfAbstractTunnel...
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfAbstractTunnel() { if (_GenericApplicationPropertyOfAbstractTunnel == null) { _GenericApplicationPropertyOfAbstractTunnel = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfAbstractTunnel...
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfAbstractTunnel", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfAbstractTunnel", "==", "null", ")", "{", "_GenericApplicationPropertyOfAbstractTunnel", "=", "new", "Ar...
Gets the value of the genericApplicationPropertyOfAbstractTunnel property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the genericAp...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfAbstractTunnel", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/tunnel/_2/AbstractTunnelType.java#L930-L935
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/building/_2/BuildingFurnitureType.java
BuildingFurnitureType.get_GenericApplicationPropertyOfBuildingFurniture
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfBuildingFurniture() { if (_GenericApplicationPropertyOfBuildingFurniture == null) { _GenericApplicationPropertyOfBuildingFurniture = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfBuild...
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfBuildingFurniture() { if (_GenericApplicationPropertyOfBuildingFurniture == null) { _GenericApplicationPropertyOfBuildingFurniture = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfBuild...
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfBuildingFurniture", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfBuildingFurniture", "==", "null", ")", "{", "_GenericApplicationPropertyOfBuildingFurniture", "=", "ne...
Gets the value of the genericApplicationPropertyOfBuildingFurniture property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the generi...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfBuildingFurniture", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/building/_2/BuildingFurnitureType.java#L255-L260
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/citygml/transportation/_2/RailwayType.java
RailwayType.get_GenericApplicationPropertyOfRailway
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfRailway() { if (_GenericApplicationPropertyOfRailway == null) { _GenericApplicationPropertyOfRailway = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfRailway; }
java
public List<JAXBElement<Object>> get_GenericApplicationPropertyOfRailway() { if (_GenericApplicationPropertyOfRailway == null) { _GenericApplicationPropertyOfRailway = new ArrayList<JAXBElement<Object>>(); } return this._GenericApplicationPropertyOfRailway; }
[ "public", "List", "<", "JAXBElement", "<", "Object", ">", ">", "get_GenericApplicationPropertyOfRailway", "(", ")", "{", "if", "(", "_GenericApplicationPropertyOfRailway", "==", "null", ")", "{", "_GenericApplicationPropertyOfRailway", "=", "new", "ArrayList", "<", "J...
Gets the value of the genericApplicationPropertyOfRailway property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a <CODE>set</CODE> method for the genericApplicati...
[ "Gets", "the", "value", "of", "the", "genericApplicationPropertyOfRailway", "property", "." ]
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/citygml/transportation/_2/RailwayType.java#L76-L81
train
citygml4j/citygml4j
src-gen/main/java/net/opengis/gml/AbstractCoordinateOperationType.java
AbstractCoordinateOperationType.get_PositionalAccuracy
public List<JAXBElement<? extends AbstractPositionalAccuracyType>> get_PositionalAccuracy() { if (_PositionalAccuracy == null) { _PositionalAccuracy = new ArrayList<JAXBElement<? extends AbstractPositionalAccuracyType>>(); } return this._PositionalAccuracy; }
java
public List<JAXBElement<? extends AbstractPositionalAccuracyType>> get_PositionalAccuracy() { if (_PositionalAccuracy == null) { _PositionalAccuracy = new ArrayList<JAXBElement<? extends AbstractPositionalAccuracyType>>(); } return this._PositionalAccuracy; }
[ "public", "List", "<", "JAXBElement", "<", "?", "extends", "AbstractPositionalAccuracyType", ">", ">", "get_PositionalAccuracy", "(", ")", "{", "if", "(", "_PositionalAccuracy", "==", "null", ")", "{", "_PositionalAccuracy", "=", "new", "ArrayList", "<", "JAXBElem...
Unordered set of estimates of the impact of this coordinate operation on point position accuracy. Gives position error estimates for target coordinates of this coordinate operation, assuming no errors in source coordinates. Gets the value of the positionalAccuracy property. <p> This accessor method returns a reference...
[ "Unordered", "set", "of", "estimates", "of", "the", "impact", "of", "this", "coordinate", "operation", "on", "point", "position", "accuracy", ".", "Gives", "position", "error", "estimates", "for", "target", "coordinates", "of", "this", "coordinate", "operation", ...
9155997d5ecf7e8f19411a02ba047f13375b97b9
https://github.com/citygml4j/citygml4j/blob/9155997d5ecf7e8f19411a02ba047f13375b97b9/src-gen/main/java/net/opengis/gml/AbstractCoordinateOperationType.java#L254-L259
train
Red5/red5-io
src/main/java/org/red5/io/utils/RandomGUID.java
RandomGUID.toByteArray
public final static byte[] toByteArray(String uid) { byte[] result = new byte[16]; char[] chars = uid.toCharArray(); int r = 0; for (int i = 0; i < chars.length; ++i) { if (chars[i] == '-') { continue; } int h1 = Character.digit...
java
public final static byte[] toByteArray(String uid) { byte[] result = new byte[16]; char[] chars = uid.toCharArray(); int r = 0; for (int i = 0; i < chars.length; ++i) { if (chars[i] == '-') { continue; } int h1 = Character.digit...
[ "public", "final", "static", "byte", "[", "]", "toByteArray", "(", "String", "uid", ")", "{", "byte", "[", "]", "result", "=", "new", "byte", "[", "16", "]", ";", "char", "[", "]", "chars", "=", "uid", ".", "toCharArray", "(", ")", ";", "int", "r...
Returns a byte array for the given uuid or guid. @param uid unique id @return array of bytes containing the id
[ "Returns", "a", "byte", "array", "for", "the", "given", "uuid", "or", "guid", "." ]
9bbbc506423c5a8f18169d46d400df56c0072a33
https://github.com/Red5/red5-io/blob/9bbbc506423c5a8f18169d46d400df56c0072a33/src/main/java/org/red5/io/utils/RandomGUID.java#L38-L52
train
Red5/red5-io
src/main/java/org/red5/io/utils/RandomGUID.java
RandomGUID.getPrettyFormatted
public static String getPrettyFormatted(String str) { return String.format("%s-%s-%s-%s-%s", new Object[] { str.substring(0, 8), str.substring(8, 12), str.substring(12, 16), str.substring(16, 20), str.substring(20) }); }
java
public static String getPrettyFormatted(String str) { return String.format("%s-%s-%s-%s-%s", new Object[] { str.substring(0, 8), str.substring(8, 12), str.substring(12, 16), str.substring(16, 20), str.substring(20) }); }
[ "public", "static", "String", "getPrettyFormatted", "(", "String", "str", ")", "{", "return", "String", ".", "format", "(", "\"%s-%s-%s-%s-%s\"", ",", "new", "Object", "[", "]", "{", "str", ".", "substring", "(", "0", ",", "8", ")", ",", "str", ".", "s...
Returns a nice neat formatted string. @param str unformatted string @return formatted string
[ "Returns", "a", "nice", "neat", "formatted", "string", "." ]
9bbbc506423c5a8f18169d46d400df56c0072a33
https://github.com/Red5/red5-io/blob/9bbbc506423c5a8f18169d46d400df56c0072a33/src/main/java/org/red5/io/utils/RandomGUID.java#L83-L85
train
Red5/red5-io
src/main/java/org/red5/io/flv/impl/FLV.java
FLV.setWriterPostProcessor
@SuppressWarnings("unchecked") public void setWriterPostProcessor(String writerPostProcessor) { if (writePostProcessors == null) { writePostProcessors = new LinkedList<>(); } try { writePostProcessors.add((Class<IPostProcessor>) Class.forName(writerPostProcessor)); ...
java
@SuppressWarnings("unchecked") public void setWriterPostProcessor(String writerPostProcessor) { if (writePostProcessors == null) { writePostProcessors = new LinkedList<>(); } try { writePostProcessors.add((Class<IPostProcessor>) Class.forName(writerPostProcessor)); ...
[ "@", "SuppressWarnings", "(", "\"unchecked\"", ")", "public", "void", "setWriterPostProcessor", "(", "String", "writerPostProcessor", ")", "{", "if", "(", "writePostProcessors", "==", "null", ")", "{", "writePostProcessors", "=", "new", "LinkedList", "<>", "(", ")...
Sets a writer post processor. @param writerPostProcessor IPostProcess implementation class name
[ "Sets", "a", "writer", "post", "processor", "." ]
9bbbc506423c5a8f18169d46d400df56c0072a33
https://github.com/Red5/red5-io/blob/9bbbc506423c5a8f18169d46d400df56c0072a33/src/main/java/org/red5/io/flv/impl/FLV.java#L151-L161
train
Red5/red5-io
src/main/java/org/red5/io/flv/impl/FLV.java
FLV.setWriterPostProcessors
@SuppressWarnings("unchecked") public void setWriterPostProcessors(Set<String> writerPostProcessors) { if (writePostProcessors == null) { writePostProcessors = new LinkedList<>(); } for (String writerPostProcessor : writerPostProcessors) { try { writeP...
java
@SuppressWarnings("unchecked") public void setWriterPostProcessors(Set<String> writerPostProcessors) { if (writePostProcessors == null) { writePostProcessors = new LinkedList<>(); } for (String writerPostProcessor : writerPostProcessors) { try { writeP...
[ "@", "SuppressWarnings", "(", "\"unchecked\"", ")", "public", "void", "setWriterPostProcessors", "(", "Set", "<", "String", ">", "writerPostProcessors", ")", "{", "if", "(", "writePostProcessors", "==", "null", ")", "{", "writePostProcessors", "=", "new", "LinkedL...
Sets a group of writer post processors. @param writerPostProcessors IPostProcess implementation class names
[ "Sets", "a", "group", "of", "writer", "post", "processors", "." ]
9bbbc506423c5a8f18169d46d400df56c0072a33
https://github.com/Red5/red5-io/blob/9bbbc506423c5a8f18169d46d400df56c0072a33/src/main/java/org/red5/io/flv/impl/FLV.java#L168-L180
train
Red5/red5-io
src/main/java/org/red5/io/mp3/impl/MP3Header.java
MP3Header.getBitRate
public int getBitRate() { int result; switch (audioVersionId) { case 1: // Unknown return -1; case 0: case 2: // Version 2 or 2.5 if (layerDescription == 3) { // Layer 1 ...
java
public int getBitRate() { int result; switch (audioVersionId) { case 1: // Unknown return -1; case 0: case 2: // Version 2 or 2.5 if (layerDescription == 3) { // Layer 1 ...
[ "public", "int", "getBitRate", "(", ")", "{", "int", "result", ";", "switch", "(", "audioVersionId", ")", "{", "case", "1", ":", "// Unknown\r", "return", "-", "1", ";", "case", "0", ":", "case", "2", ":", "// Version 2 or 2.5\r", "if", "(", "layerDescri...
Getter for bitrate @return File bitrate
[ "Getter", "for", "bitrate" ]
9bbbc506423c5a8f18169d46d400df56c0072a33
https://github.com/Red5/red5-io/blob/9bbbc506423c5a8f18169d46d400df56c0072a33/src/main/java/org/red5/io/mp3/impl/MP3Header.java#L145-L186
train
Red5/red5-io
src/main/java/org/red5/io/mp3/impl/MP3Header.java
MP3Header.frameSize
public int frameSize() { switch (layerDescription) { case 3: // Layer 1 return (12 * getBitRate() / getSampleRate() + (paddingBit ? 1 : 0)) * 4; case 2: case 1: // Layer 2 and 3 if (audioVersionId == 3) {...
java
public int frameSize() { switch (layerDescription) { case 3: // Layer 1 return (12 * getBitRate() / getSampleRate() + (paddingBit ? 1 : 0)) * 4; case 2: case 1: // Layer 2 and 3 if (audioVersionId == 3) {...
[ "public", "int", "frameSize", "(", ")", "{", "switch", "(", "layerDescription", ")", "{", "case", "3", ":", "// Layer 1\r", "return", "(", "12", "*", "getBitRate", "(", ")", "/", "getSampleRate", "(", ")", "+", "(", "paddingBit", "?", "1", ":", "0", ...
Calculate the size of a MP3 frame for this header. @return size of the frame including the header
[ "Calculate", "the", "size", "of", "a", "MP3", "frame", "for", "this", "header", "." ]
9bbbc506423c5a8f18169d46d400df56c0072a33
https://github.com/Red5/red5-io/blob/9bbbc506423c5a8f18169d46d400df56c0072a33/src/main/java/org/red5/io/mp3/impl/MP3Header.java#L202-L221
train
Red5/red5-io
src/main/java/org/red5/io/flv/meta/MetaData.java
MetaData.setMetaCue
@Override public void setMetaCue(IMetaCue[] cuePoints) { Map<String, Object> cues = new HashMap<String, Object>(); this.cuePoints = cuePoints; int j = 0; for (j = 0; j < this.cuePoints.length; j++) { cues.put(String.valueOf(j), this.cuePoints[j]); } // ...
java
@Override public void setMetaCue(IMetaCue[] cuePoints) { Map<String, Object> cues = new HashMap<String, Object>(); this.cuePoints = cuePoints; int j = 0; for (j = 0; j < this.cuePoints.length; j++) { cues.put(String.valueOf(j), this.cuePoints[j]); } // ...
[ "@", "Override", "public", "void", "setMetaCue", "(", "IMetaCue", "[", "]", "cuePoints", ")", "{", "Map", "<", "String", ",", "Object", ">", "cues", "=", "new", "HashMap", "<", "String", ",", "Object", ">", "(", ")", ";", "this", ".", "cuePoints", "=...
Sets the Meta Cue Points @param cuePoints The cuePoints to set.
[ "Sets", "the", "Meta", "Cue", "Points" ]
9bbbc506423c5a8f18169d46d400df56c0072a33
https://github.com/Red5/red5-io/blob/9bbbc506423c5a8f18169d46d400df56c0072a33/src/main/java/org/red5/io/flv/meta/MetaData.java#L180-L201
train
Red5/red5-io
src/main/java/org/red5/io/mp4/impl/MP4Reader.java
MP4Reader.dumpBox
public static void dumpBox(Container box) { log.debug("Dump box: {}", box); for (Box bx : box.getBoxes()) { log.debug("{} child: {}", box, bx.getType()); } }
java
public static void dumpBox(Container box) { log.debug("Dump box: {}", box); for (Box bx : box.getBoxes()) { log.debug("{} child: {}", box, bx.getType()); } }
[ "public", "static", "void", "dumpBox", "(", "Container", "box", ")", "{", "log", ".", "debug", "(", "\"Dump box: {}\"", ",", "box", ")", ";", "for", "(", "Box", "bx", ":", "box", ".", "getBoxes", "(", ")", ")", "{", "log", ".", "debug", "(", "\"{} ...
Dumps the children of a container box. @param box mp4 box
[ "Dumps", "the", "children", "of", "a", "container", "box", "." ]
9bbbc506423c5a8f18169d46d400df56c0072a33
https://github.com/Red5/red5-io/blob/9bbbc506423c5a8f18169d46d400df56c0072a33/src/main/java/org/red5/io/mp4/impl/MP4Reader.java#L529-L534
train
Red5/red5-io
src/main/java/org/red5/io/mp4/impl/MP4Reader.java
MP4Reader.createPreStreamingTags
private void createPreStreamingTags(int timestamp, boolean clear) { log.debug("Creating pre-streaming tags"); if (clear) { firstTags.clear(); } ITag tag = null; IoBuffer body = null; if (hasVideo) { //video tag #1 body = IoBuffer.alloca...
java
private void createPreStreamingTags(int timestamp, boolean clear) { log.debug("Creating pre-streaming tags"); if (clear) { firstTags.clear(); } ITag tag = null; IoBuffer body = null; if (hasVideo) { //video tag #1 body = IoBuffer.alloca...
[ "private", "void", "createPreStreamingTags", "(", "int", "timestamp", ",", "boolean", "clear", ")", "{", "log", ".", "debug", "(", "\"Creating pre-streaming tags\"", ")", ";", "if", "(", "clear", ")", "{", "firstTags", ".", "clear", "(", ")", ";", "}", "IT...
Tag sequence MetaData, Video config, Audio config, remaining audio and video Packet prefixes: 17 00 00 00 00 = Video extra data (first video packet) 17 01 00 00 00 = Video keyframe 27 01 00 00 00 = Video interframe af 00 ... 06 = Audio extra data (first audio packet) af 01 = Audio frame Audio extra data(s): af 00 = P...
[ "Tag", "sequence", "MetaData", "Video", "config", "Audio", "config", "remaining", "audio", "and", "video" ]
9bbbc506423c5a8f18169d46d400df56c0072a33
https://github.com/Red5/red5-io/blob/9bbbc506423c5a8f18169d46d400df56c0072a33/src/main/java/org/red5/io/mp4/impl/MP4Reader.java#L1138-L1186
train
Red5/red5-io
src/main/java/org/red5/io/mp4/impl/MP4Reader.java
MP4Reader.readTag
@Override public ITag readTag() { ITag tag = null; if (log.isTraceEnabled()) { log.trace("Read tag - prevFrameSize {} audio: {} video: {}", new Object[] { prevFrameSize, audioCount, videoCount }); } // ensure there are frames before proceeding if (!frames.isEmpty(...
java
@Override public ITag readTag() { ITag tag = null; if (log.isTraceEnabled()) { log.trace("Read tag - prevFrameSize {} audio: {} video: {}", new Object[] { prevFrameSize, audioCount, videoCount }); } // ensure there are frames before proceeding if (!frames.isEmpty(...
[ "@", "Override", "public", "ITag", "readTag", "(", ")", "{", "ITag", "tag", "=", "null", ";", "if", "(", "log", ".", "isTraceEnabled", "(", ")", ")", "{", "log", ".", "trace", "(", "\"Read tag - prevFrameSize {} audio: {} video: {}\"", ",", "new", "Object", ...
Packages media data for return to providers
[ "Packages", "media", "data", "for", "return", "to", "providers" ]
9bbbc506423c5a8f18169d46d400df56c0072a33
https://github.com/Red5/red5-io/blob/9bbbc506423c5a8f18169d46d400df56c0072a33/src/main/java/org/red5/io/mp4/impl/MP4Reader.java#L1191-L1285
train
Red5/red5-io
src/main/java/org/red5/io/object/RecordSet.java
RecordSet.ensureAvailable
private void ensureAvailable(int index) { if (data.get(index) != null) { // Already have this item. return; } if (client == null) { throw new RuntimeException("no remoting client configured"); } Object result; int start = index...
java
private void ensureAvailable(int index) { if (data.get(index) != null) { // Already have this item. return; } if (client == null) { throw new RuntimeException("no remoting client configured"); } Object result; int start = index...
[ "private", "void", "ensureAvailable", "(", "int", "index", ")", "{", "if", "(", "data", ".", "get", "(", "index", ")", "!=", "null", ")", "{", "// Already have this item.\r", "return", ";", "}", "if", "(", "client", "==", "null", ")", "{", "throw", "ne...
Make sure the passed item has been fetched from the server. @param index Item index
[ "Make", "sure", "the", "passed", "item", "has", "been", "fetched", "from", "the", "server", "." ]
9bbbc506423c5a8f18169d46d400df56c0072a33
https://github.com/Red5/red5-io/blob/9bbbc506423c5a8f18169d46d400df56c0072a33/src/main/java/org/red5/io/object/RecordSet.java#L205-L255
train
Red5/red5-io
src/main/java/org/red5/io/object/RecordSet.java
RecordSet.getItemAt
public List<Object> getItemAt(int index) { if (index < 0 || index >= totalCount) { // Out of range return null; } ensureAvailable(index); return data.get(index); }
java
public List<Object> getItemAt(int index) { if (index < 0 || index >= totalCount) { // Out of range return null; } ensureAvailable(index); return data.get(index); }
[ "public", "List", "<", "Object", ">", "getItemAt", "(", "int", "index", ")", "{", "if", "(", "index", "<", "0", "||", "index", ">=", "totalCount", ")", "{", "// Out of range\r", "return", "null", ";", "}", "ensureAvailable", "(", "index", ")", ";", "re...
Return a specified item from the recordset. If the item is not available yet, it will be received from the server. @param index Item index @return Item from recordset
[ "Return", "a", "specified", "item", "from", "the", "recordset", ".", "If", "the", "item", "is", "not", "available", "yet", "it", "will", "be", "received", "from", "the", "server", "." ]
9bbbc506423c5a8f18169d46d400df56c0072a33
https://github.com/Red5/red5-io/blob/9bbbc506423c5a8f18169d46d400df56c0072a33/src/main/java/org/red5/io/object/RecordSet.java#L264-L272
train
Red5/red5-io
src/main/java/org/red5/io/object/RecordSet.java
RecordSet.getNumberAvailable
public int getNumberAvailable() { int result = 0; for (int i = 0; i < data.size(); i++) { if (data.get(i) != null) { result += 1; } } return result; }
java
public int getNumberAvailable() { int result = 0; for (int i = 0; i < data.size(); i++) { if (data.get(i) != null) { result += 1; } } return result; }
[ "public", "int", "getNumberAvailable", "(", ")", "{", "int", "result", "=", "0", ";", "for", "(", "int", "i", "=", "0", ";", "i", "<", "data", ".", "size", "(", ")", ";", "i", "++", ")", "{", "if", "(", "data", ".", "get", "(", "i", ")", "!...
Get the number of items already received from the server. @return Nsumber of received items
[ "Get", "the", "number", "of", "items", "already", "received", "from", "the", "server", "." ]
9bbbc506423c5a8f18169d46d400df56c0072a33
https://github.com/Red5/red5-io/blob/9bbbc506423c5a8f18169d46d400df56c0072a33/src/main/java/org/red5/io/object/RecordSet.java#L288-L296
train
Red5/red5-io
src/main/java/org/red5/io/object/RecordSet.java
RecordSet.serialize
public Map<String, Object> serialize() { Map<String, Object> serverInfo = new HashMap<String, Object>(); serverInfo.put("totalCount", totalCount); serverInfo.put("cursor", cursor); serverInfo.put("serviceName", serviceName); serverInfo.put("columnNames", columns); s...
java
public Map<String, Object> serialize() { Map<String, Object> serverInfo = new HashMap<String, Object>(); serverInfo.put("totalCount", totalCount); serverInfo.put("cursor", cursor); serverInfo.put("serviceName", serviceName); serverInfo.put("columnNames", columns); s...
[ "public", "Map", "<", "String", ",", "Object", ">", "serialize", "(", ")", "{", "Map", "<", "String", ",", "Object", ">", "serverInfo", "=", "new", "HashMap", "<", "String", ",", "Object", ">", "(", ")", ";", "serverInfo", ".", "put", "(", "\"totalCo...
Return Map that can be serialized as result. @return serializable informations
[ "Return", "Map", "that", "can", "be", "serialized", "as", "result", "." ]
9bbbc506423c5a8f18169d46d400df56c0072a33
https://github.com/Red5/red5-io/blob/9bbbc506423c5a8f18169d46d400df56c0072a33/src/main/java/org/red5/io/object/RecordSet.java#L312-L323
train
Red5/red5-io
src/main/java/org/red5/io/utils/XMLUtils.java
XMLUtils.stringToDoc
public static Document stringToDoc(String str) throws IOException { if (StringUtils.isNotEmpty(str)) { try (Reader reader = new StringReader(str)) { DocumentBuilder db = DocumentBuilderFactory.newInstance().newDocumentBuilder(); Document doc = db.parse(new InputSource...
java
public static Document stringToDoc(String str) throws IOException { if (StringUtils.isNotEmpty(str)) { try (Reader reader = new StringReader(str)) { DocumentBuilder db = DocumentBuilderFactory.newInstance().newDocumentBuilder(); Document doc = db.parse(new InputSource...
[ "public", "static", "Document", "stringToDoc", "(", "String", "str", ")", "throws", "IOException", "{", "if", "(", "StringUtils", ".", "isNotEmpty", "(", "str", ")", ")", "{", "try", "(", "Reader", "reader", "=", "new", "StringReader", "(", "str", ")", "...
Converts string representation of XML into Document @param str String representation of XML @return DOM object @throws IOException I/O exception
[ "Converts", "string", "representation", "of", "XML", "into", "Document" ]
9bbbc506423c5a8f18169d46d400df56c0072a33
https://github.com/Red5/red5-io/blob/9bbbc506423c5a8f18169d46d400df56c0072a33/src/main/java/org/red5/io/utils/XMLUtils.java#L63-L77
train