Uses of Class
nl.b3p.csw.jaxb.ows.TelephoneType
-
Packages that use TelephoneType Package Description nl.b3p.csw.jaxb.ows -
-
Uses of TelephoneType in nl.b3p.csw.jaxb.ows
Fields in nl.b3p.csw.jaxb.ows declared as TelephoneType Modifier and Type Field Description protected TelephoneTypeContactType. phoneMethods in nl.b3p.csw.jaxb.ows that return TelephoneType Modifier and Type Method Description TelephoneTypeObjectFactory. createTelephoneType()Create an instance ofTelephoneTypeTelephoneTypeContactType. getPhone()Gets the value of the phone property.Methods in nl.b3p.csw.jaxb.ows with parameters of type TelephoneType Modifier and Type Method Description voidContactType. setPhone(TelephoneType value)Sets the value of the phone property.Constructors in nl.b3p.csw.jaxb.ows with parameters of type TelephoneType Constructor Description ContactType(TelephoneType phone, AddressType address, OnlineResourceType onlineResource, String hoursOfService, String contactInstructions)Fully-initialising value constructor
-