Uses of Class
net.opengis.ows.v_2_0.TelephoneType

Uses of TelephoneType in net.opengis.ows.v_2_0
 

Fields in net.opengis.ows.v_2_0 declared as TelephoneType
protected  TelephoneType ContactType.phone
           
 

Methods in net.opengis.ows.v_2_0 that return TelephoneType
 TelephoneType ObjectFactory.createTelephoneType()
          Create an instance of TelephoneType
 TelephoneType ContactType.getPhone()
          Gets the value of the phone property.
 TelephoneType TelephoneType.withFacsimile(Collection<String> values)
           
 TelephoneType TelephoneType.withFacsimile(List<String> value)
           
 TelephoneType TelephoneType.withFacsimile(String... values)
           
 TelephoneType TelephoneType.withVoice(Collection<String> values)
           
 TelephoneType TelephoneType.withVoice(List<String> value)
           
 TelephoneType TelephoneType.withVoice(String... values)
           
 

Methods in net.opengis.ows.v_2_0 with parameters of type TelephoneType
 void ContactType.setPhone(TelephoneType value)
          Sets the value of the phone property.
 ContactType ContactType.withPhone(TelephoneType value)
           
 



Copyright © 2008-2016. All Rights Reserved.