Uses of Class
org.hisrc.w3c.oasis.xal.v_2_0.PostBox.PostBoxNumber
-
-
Uses of PostBox.PostBoxNumber in org.hisrc.w3c.oasis.xal.v_2_0
Fields in org.hisrc.w3c.oasis.xal.v_2_0 declared as PostBox.PostBoxNumber Modifier and Type Field Description protected PostBox.PostBoxNumberPostBox. postBoxNumberMethods in org.hisrc.w3c.oasis.xal.v_2_0 that return PostBox.PostBoxNumber Modifier and Type Method Description PostBox.PostBoxNumberObjectFactory. createPostBoxPostBoxNumber()Create an instance ofPostBox.PostBoxNumberPostBox.PostBoxNumberPostBox. getPostBoxNumber()Gets the value of the postBoxNumber property.PostBox.PostBoxNumberPostBox.PostBoxNumber. withCode(String value)PostBox.PostBoxNumberPostBox.PostBoxNumber. withContent(String value)Methods in org.hisrc.w3c.oasis.xal.v_2_0 with parameters of type PostBox.PostBoxNumber Modifier and Type Method Description voidPostBox. setPostBoxNumber(PostBox.PostBoxNumber value)Sets the value of the postBoxNumber property.PostBoxPostBox. withPostBoxNumber(PostBox.PostBoxNumber value)Constructors in org.hisrc.w3c.oasis.xal.v_2_0 with parameters of type PostBox.PostBoxNumber Constructor Description PostBox(List<AddressLine> addressLine, PostBox.PostBoxNumber postBoxNumber, PostBox.PostBoxNumberPrefix postBoxNumberPrefix, PostBox.PostBoxNumberSuffix postBoxNumberSuffix, PostBox.PostBoxNumberExtension postBoxNumberExtension, FirmType firm, PostalCode postalCode, List<Object> any, String type, String indicator, Map<QName,String> otherAttributes)Fully-initialising value constructor
-