@CodingStyleguideUnaware public class WebSiteAccessType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ABIE</ccts:ComponentType><ccts:DictionaryEntryName>Web Site Access. Details</ccts:DictionaryEntryName><ccts:Definition>A class to describe access to a web site.</ccts:Definition><ccts:ObjectClass>Web Site Access</ccts:ObjectClass></ccts:Component>
Java class for WebSiteAccessType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="WebSiteAccessType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}URI" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}Password"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}Login"/>
</sequence>
</restriction>
</complexContent>
</complexType>
This class was annotated by ph-jaxb22-plugin -Xph-annotate
This class contains methods created by ph-jaxb22-plugin -Xph-equalshashcode
This class contains methods created by ph-jaxb22-plugin -Xph-tostring
This class contains methods created by ph-jaxb22-plugin -Xph-cloneable2
This class contains methods created by ph-jaxb22-plugin -Xph-value-extender
| Constructor and Description |
|---|
WebSiteAccessType()
Default constructor
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
WebSiteAccessType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(WebSiteAccessType ret)
This method clones all values from
this to the passed object. |
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
LoginType |
getLogin()
<?
|
String |
getLoginValue()
Get the value of the contained LoginType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
PasswordType |
getPassword()
<?
|
String |
getPasswordValue()
Get the value of the contained PasswordType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
URIType |
getURI()
<?
|
String |
getURIValue()
Get the value of the contained URIType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
void |
setLogin(LoginType value)
Sets the value of the login property.
|
LoginType |
setLogin(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setPassword(PasswordType value)
Sets the value of the password property.
|
PasswordType |
setPassword(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
URIType |
setURI(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setURI(URIType value)
Sets the value of the uri property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public WebSiteAccessType()
@Nullable public URIType getURI()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Web Site Access. URI. Identifier</ccts:DictionaryEntryName><ccts:Definition>The Uniform Resource Identifier (URI) for this web site; i.e., its Uniform Resource Locator (URL).</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Web Site Access</ccts:ObjectClass><ccts:PropertyTerm>URI</ccts:PropertyTerm><ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm><ccts:DataType>Identifier. Type</ccts:DataType></ccts:Component>
URITypepublic void setURI(@Nullable URIType value)
value - allowed object is
URIType@Nullable public PasswordType getPassword()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Web Site Access. Password. Text</ccts:DictionaryEntryName><ccts:Definition>A password to the web site.</ccts:Definition><ccts:Cardinality>1</ccts:Cardinality><ccts:ObjectClass>Web Site Access</ccts:ObjectClass><ccts:PropertyTerm>Password</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType><ccts:Examples>confidence</ccts:Examples></ccts:Component>
PasswordTypepublic void setPassword(@Nullable PasswordType value)
value - allowed object is
PasswordType@Nullable public LoginType getLogin()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Web Site Access. Login. Text</ccts:DictionaryEntryName><ccts:Definition>Text describing login details.</ccts:Definition><ccts:Cardinality>1</ccts:Cardinality><ccts:ObjectClass>Web Site Access</ccts:ObjectClass><ccts:PropertyTerm>Login</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType><ccts:Examples>Utsuser</ccts:Examples></ccts:Component>
LoginTypepublic void setLogin(@Nullable LoginType value)
value - allowed object is
LoginTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void cloneTo(@Nonnull WebSiteAccessType ret)
this to the passed object. All data in the parameter object is overwritten!Created by ph-jaxb22-plugin -Xph-cloneable2ret - The target object to clone to. May not be null.@Nonnull @ReturnsMutableCopy public WebSiteAccessType clone()
@Nonnull public URIType setURI(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public PasswordType setPassword(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public LoginType setLogin(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nullable public String getURIValue()
null@Nullable public String getPasswordValue()
nullCopyright © 2014–2020 Philip Helger. All rights reserved.